"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/09/12 01:04:00 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-boyulux0natu" 2025/09/12 01:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 01:04:00 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/09/12 01:04:00 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/12 01:04:00 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/12 01:04:00 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/12 01:04:00 DEBUG : Setting pass="z1dxnCL9AuOpb2QAvuPT-bgt0syRTv0hnp7qVZaOWkv-" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/12 01:04:00 DEBUG : TestWebdavRclone: detected overridden config - adding "{Bb-wi}" suffix to name 2025/09/12 01:04:00 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/12 01:04:00 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/12 01:04:00 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/12 01:04:00 DEBUG : Setting pass="z1dxnCL9AuOpb2QAvuPT-bgt0syRTv0hnp7qVZaOWkv-" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/12 01:04:00 DEBUG : found headers: 2025/09/12 01:04:00 DEBUG : Creating backend with remote "/tmp/rclone2787350306" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:00 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:00 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:00 DEBUG : dir: Looking for writers 2025/09/12 01:04:00 DEBUG : Looking for writers 2025/09/12 01:04:00 DEBUG : dir: reading active writers 2025/09/12 01:04:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:00 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:00 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:00 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:00 DEBUG : dir/subdir: Looking for writers 2025/09/12 01:04:00 DEBUG : dir: Looking for writers 2025/09/12 01:04:00 DEBUG : subdir: reading active writers 2025/09/12 01:04:00 DEBUG : file1: reading active writers 2025/09/12 01:04:00 DEBUG : file2: reading active writers 2025/09/12 01:04:00 DEBUG : Looking for writers 2025/09/12 01:04:00 DEBUG : dir: reading active writers 2025/09/12 01:04:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.29s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:00 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:00 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:00 DEBUG : dir: Looking for writers 2025/09/12 01:04:00 DEBUG : file1: reading active writers 2025/09/12 01:04:00 DEBUG : Looking for writers 2025/09/12 01:04:00 DEBUG : dir: reading active writers 2025/09/12 01:04:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:00 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:00 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:00 DEBUG : dir: Looking for writers 2025/09/12 01:04:00 DEBUG : Looking for writers 2025/09/12 01:04:00 DEBUG : dir: reading active writers 2025/09/12 01:04:00 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.14s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:01 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:01 DEBUG : dir: forgetting directory cache 2025/09/12 01:04:01 DEBUG : forgetting directory cache 2025/09/12 01:04:01 DEBUG : dir: forgetting directory cache 2025/09/12 01:04:01 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:01 DEBUG : Looking for writers 2025/09/12 01:04:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:01 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:01 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/12 01:04:01 DEBUG : dir: invalidating directory cache 2025/09/12 01:04:01 DEBUG : >ForgetPath: 2025/09/12 01:04:01 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/12 01:04:01 DEBUG : invalidating directory cache 2025/09/12 01:04:01 DEBUG : dir: forgetting directory cache 2025/09/12 01:04:01 DEBUG : >ForgetPath: 2025/09/12 01:04:01 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/12 01:04:01 DEBUG : >ForgetPath: 2025/09/12 01:04:01 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:01 DEBUG : dir: Looking for writers 2025/09/12 01:04:01 DEBUG : Looking for writers 2025/09/12 01:04:01 DEBUG : dir: reading active writers 2025/09/12 01:04:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:01 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:01 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:01 DEBUG : forgetting directory cache 2025/09/12 01:04:01 DEBUG : dir: forgetting directory cache 2025/09/12 01:04:01 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:01 DEBUG : dir: Looking for writers 2025/09/12 01:04:01 DEBUG : fil/a/b: Looking for writers 2025/09/12 01:04:01 DEBUG : fil/a: Looking for writers 2025/09/12 01:04:01 DEBUG : b: reading active writers 2025/09/12 01:04:01 DEBUG : fil: Looking for writers 2025/09/12 01:04:01 DEBUG : a: reading active writers 2025/09/12 01:04:01 DEBUG : Looking for writers 2025/09/12 01:04:01 DEBUG : dir: reading active writers 2025/09/12 01:04:01 DEBUG : fil: reading active writers 2025/09/12 01:04:01 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.44s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:01 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:01 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:01 DEBUG : dir: Looking for writers 2025/09/12 01:04:01 DEBUG : Looking for writers 2025/09/12 01:04:01 DEBUG : dir: reading active writers 2025/09/12 01:04:01 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.14s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:01 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:01 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:01 DEBUG : dir: Looking for writers 2025/09/12 01:04:01 DEBUG : file1: reading active writers 2025/09/12 01:04:01 DEBUG : Looking for writers 2025/09/12 01:04:01 DEBUG : dir: reading active writers 2025/09/12 01:04:01 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.15s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:02 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:02 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/12 01:04:02 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:02 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:02 DEBUG : dir: invalidating directory cache 2025/09/12 01:04:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/12 01:04:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/12 01:04:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/12 01:04:02 DEBUG : dir/file1: Reset virtual modtime 2025/09/12 01:04:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/12 01:04:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:02 DEBUG : dir: invalidating directory cache 2025/09/12 01:04:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/12 01:04:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/12 01:04:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/12 01:04:02 DEBUG : forgetting directory cache 2025/09/12 01:04:02 DEBUG : dir: forgetting directory cache 2025/09/12 01:04:02 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/12 01:04:02 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:02 DEBUG : dir/virtualDir: Looking for writers 2025/09/12 01:04:02 DEBUG : dir: Looking for writers 2025/09/12 01:04:02 DEBUG : file1: reading active writers 2025/09/12 01:04:02 DEBUG : virtualFile2: reading active writers 2025/09/12 01:04:02 DEBUG : virtualFile: reading active writers 2025/09/12 01:04:02 DEBUG : virtualDir: reading active writers 2025/09/12 01:04:02 DEBUG : Looking for writers 2025/09/12 01:04:02 DEBUG : dir: reading active writers 2025/09/12 01:04:02 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:02 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:02 ERROR : dir/: Can only open directories read only 2025/09/12 01:04:02 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:02 DEBUG : dir: Looking for writers 2025/09/12 01:04:02 DEBUG : Looking for writers 2025/09/12 01:04:02 DEBUG : dir: reading active writers 2025/09/12 01:04:02 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:02 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/12 01:04:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/12 01:04:02 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/12 01:04:02 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:02 NOTICE: webdav root 'rclone-test-boyulux0natu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/12 01:04:02 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/12 01:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/12 01:04:02 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:02 DEBUG : dir: Looking for writers 2025/09/12 01:04:02 DEBUG : potato: reading active writers 2025/09/12 01:04:02 DEBUG : file1: reading active writers 2025/09/12 01:04:02 DEBUG : Looking for writers 2025/09/12 01:04:02 DEBUG : dir: reading active writers 2025/09/12 01:04:02 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:02 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/12 01:04:03 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:03 DEBUG : dir/sub: Looking for writers 2025/09/12 01:04:03 DEBUG : dir: Looking for writers 2025/09/12 01:04:03 DEBUG : file1: reading active writers 2025/09/12 01:04:03 DEBUG : sub: reading active writers 2025/09/12 01:04:03 DEBUG : Looking for writers 2025/09/12 01:04:03 DEBUG : dir: reading active writers 2025/09/12 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.33s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:03 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/12 01:04:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/12 01:04:03 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:03 DEBUG : dir/sub/subsub: Looking for writers 2025/09/12 01:04:03 DEBUG : dir/sub: Looking for writers 2025/09/12 01:04:03 DEBUG : subsub: reading active writers 2025/09/12 01:04:03 DEBUG : dir: Looking for writers 2025/09/12 01:04:03 DEBUG : file1: reading active writers 2025/09/12 01:04:03 DEBUG : sub: reading active writers 2025/09/12 01:04:03 DEBUG : Looking for writers 2025/09/12 01:04:03 DEBUG : dir: reading active writers 2025/09/12 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:03 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:03 ERROR : dir/: Dir.Remove not empty 2025/09/12 01:04:03 DEBUG : dir/file1: Remove: 2025/09/12 01:04:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:03 DEBUG : dir/file1: >Remove: err= 2025/09/12 01:04:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/12 01:04:03 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:03 DEBUG : Looking for writers 2025/09/12 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.15s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:03 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:03 DEBUG : dir/file1: Remove: 2025/09/12 01:04:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:03 DEBUG : dir/file1: >Remove: err= 2025/09/12 01:04:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/12 01:04:03 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:03 DEBUG : Looking for writers 2025/09/12 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.16s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:03 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:03 DEBUG : dir/file1: Remove: 2025/09/12 01:04:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:03 DEBUG : dir/file1: >Remove: err= 2025/09/12 01:04:03 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:03 DEBUG : dir: Looking for writers 2025/09/12 01:04:03 DEBUG : Looking for writers 2025/09/12 01:04:03 DEBUG : dir: reading active writers 2025/09/12 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:04 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:04 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/12 01:04:04 DEBUG : dir: Updating dir with dir2 0xc000274b60 2025/09/12 01:04:04 DEBUG : dir: forgetting directory cache 2025/09/12 01:04:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/12 01:04:04 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/12 01:04:04 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/12 01:04:04 DEBUG : file2: Updating file with file2 0xc00064c480 2025/09/12 01:04:04 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/12 01:04:04 INFO : dir2/file3: Deleted 2025/09/12 01:04:04 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/12 01:04:04 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00064c480 2025/09/12 01:04:04 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/12 01:04:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/12 01:04:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/12 01:04:04 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000813ad0 2025/09/12 01:04:04 DEBUG : empty directory: forgetting directory cache 2025/09/12 01:04:04 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/12 01:04:04 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/12 01:04:04 DEBUG : dir2: Renaming to "dir3" 2025/09/12 01:04:04 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:04 DEBUG : dir3: Looking for writers 2025/09/12 01:04:04 DEBUG : file3: reading active writers 2025/09/12 01:04:04 DEBUG : renamed empty directory: Looking for writers 2025/09/12 01:04:04 DEBUG : Looking for writers 2025/09/12 01:04:04 DEBUG : dir3: reading active writers 2025/09/12 01:04:04 DEBUG : renamed empty directory: reading active writers 2025/09/12 01:04:04 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.59s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:04 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/12 01:04:04 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/12 01:04:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/12 01:04:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/12 01:04:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/12 01:04:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/12 01:04:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/12 01:04:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/12 01:04:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/12 01:04:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/12 01:04:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/12 01:04:04 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (12 bytes), uploading instead of streaming 2025/09/12 01:04:04 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:04 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/12 01:04:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/12 01:04:04 DEBUG : forgetting directory cache 2025/09/12 01:04:04 DEBUG : dir: forgetting directory cache 2025/09/12 01:04:04 DEBUG : dir/sub: forgetting directory cache 2025/09/12 01:04:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/12 01:04:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/12 01:04:04 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/12 01:04:04 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:04 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/12 01:04:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/12 01:04:04 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:04 DEBUG : dir/sub: Looking for writers 2025/09/12 01:04:04 DEBUG : file2: reading active writers 2025/09/12 01:04:04 DEBUG : file0: reading active writers 2025/09/12 01:04:04 DEBUG : dir: Looking for writers 2025/09/12 01:04:04 DEBUG : file1: reading active writers 2025/09/12 01:04:04 DEBUG : sub: reading active writers 2025/09/12 01:04:04 DEBUG : Looking for writers 2025/09/12 01:04:04 DEBUG : dir: reading active writers 2025/09/12 01:04:04 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:04 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/12 01:04:04 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:04 DEBUG : Looking for writers 2025/09/12 01:04:04 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:04 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/12 01:04:05 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:05 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/12 01:04:05 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/12 01:04:05 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/12 01:04:05 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:05 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:05 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/12 01:04:05 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:05 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/12 01:04:05 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/12 01:04:05 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/12 01:04:05 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:05 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:05 DEBUG : dir: Looking for writers 2025/09/12 01:04:05 DEBUG : file1: reading active writers 2025/09/12 01:04:05 DEBUG : file1.metadata: reading active writers 2025/09/12 01:04:05 DEBUG : Looking for writers 2025/09/12 01:04:05 DEBUG : dir: reading active writers 2025/09/12 01:04:05 DEBUG : dir.metadata: reading active writers 2025/09/12 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:05 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:05 DEBUG : dir: Looking for writers 2025/09/12 01:04:05 DEBUG : file1: reading active writers 2025/09/12 01:04:05 DEBUG : Looking for writers 2025/09/12 01:04:05 DEBUG : dir: reading active writers 2025/09/12 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:05 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/12 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:05 DEBUG : dir: Looking for writers 2025/09/12 01:04:05 DEBUG : file1: reading active writers 2025/09/12 01:04:05 DEBUG : Looking for writers 2025/09/12 01:04:05 DEBUG : dir: reading active writers 2025/09/12 01:04:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:05 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/12 01:04:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:05 DEBUG : dir: Looking for writers 2025/09/12 01:04:05 DEBUG : file1: reading active writers 2025/09/12 01:04:05 DEBUG : Looking for writers 2025/09/12 01:04:05 DEBUG : dir: reading active writers 2025/09/12 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.16s) === RUN TestFileOpenReadUnknownSize 2025/09/12 01:04:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/12 01:04:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/12 01:04:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/12 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:05 DEBUG : Looking for writers 2025/09/12 01:04:05 DEBUG : file.txt: reading active writers 2025/09/12 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:05 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:05 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (25 bytes), uploading instead of streaming 2025/09/12 01:04:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/12 01:04:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:05 DEBUG : dir: Looking for writers 2025/09/12 01:04:05 DEBUG : file1: reading active writers 2025/09/12 01:04:05 DEBUG : Looking for writers 2025/09/12 01:04:05 DEBUG : dir: reading active writers 2025/09/12 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.18s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:05 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : dir/file1: Remove: 2025/09/12 01:04:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:05 DEBUG : dir/file1: >Remove: err= 2025/09/12 01:04:05 DEBUG : dir/file1: Remove: 2025/09/12 01:04:05 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/12 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:05 DEBUG : dir: Looking for writers 2025/09/12 01:04:05 DEBUG : Looking for writers 2025/09/12 01:04:05 DEBUG : dir: reading active writers 2025/09/12 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.17s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:05 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:05 DEBUG : dir/file1: Remove: 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:06 DEBUG : dir/file1: >Remove: err= 2025/09/12 01:04:06 DEBUG : dir/file1: Remove: 2025/09/12 01:04:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/12 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:06 DEBUG : dir: Looking for writers 2025/09/12 01:04:06 DEBUG : Looking for writers 2025/09/12 01:04:06 DEBUG : dir: reading active writers 2025/09/12 01:04:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:06 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/12 01:04:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/12 01:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/12 01:04:06 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/12 01:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/12 01:04:06 DEBUG : dir/file1: Open: flags=0x3 2025/09/12 01:04:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/12 01:04:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/12 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:06 DEBUG : dir: Looking for writers 2025/09/12 01:04:06 DEBUG : file1: reading active writers 2025/09/12 01:04:06 DEBUG : Looking for writers 2025/09/12 01:04:06 DEBUG : dir: reading active writers 2025/09/12 01:04:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:06 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:06 DEBUG : dir: Looking for writers 2025/09/12 01:04:06 DEBUG : file1: reading active writers 2025/09/12 01:04:06 DEBUG : Looking for writers 2025/09/12 01:04:06 DEBUG : dir: reading active writers 2025/09/12 01:04:06 DEBUG : >WaitForWriters: 2025/09/12 01:04:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00012dec0 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/12 01:04:06 DEBUG : dir/file1: Updating file with dir/file1 0xc00012dec0 2025/09/12 01:04:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc00012dec0 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:06 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (25 bytes), uploading instead of streaming 2025/09/12 01:04:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/12 01:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:06 DEBUG : newLeaf: Running delayed rename now 2025/09/12 01:04:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00012dec0 2025/09/12 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:06 DEBUG : dir: Looking for writers 2025/09/12 01:04:06 DEBUG : Looking for writers 2025/09/12 01:04:06 DEBUG : dir: reading active writers 2025/09/12 01:04:06 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:06 DEBUG : >WaitForWriters: 2025/09/12 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:06 DEBUG : dir: Looking for writers 2025/09/12 01:04:06 DEBUG : Looking for writers 2025/09/12 01:04:06 DEBUG : dir: reading active writers 2025/09/12 01:04:06 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:06 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:06 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:06 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:06 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:06 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:06 DEBUG : dir: Looking for writers 2025/09/12 01:04:06 DEBUG : file1: reading active writers 2025/09/12 01:04:06 DEBUG : Looking for writers 2025/09/12 01:04:06 DEBUG : dir: reading active writers 2025/09/12 01:04:06 DEBUG : >WaitForWriters: 2025/09/12 01:04:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000d1a840 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/12 01:04:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000d1a840 2025/09/12 01:04:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d1a840 2025/09/12 01:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:06 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (25 bytes), uploading instead of streaming 2025/09/12 01:04:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/12 01:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:06 DEBUG : newLeaf: Running delayed rename now 2025/09/12 01:04:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000d1a840 2025/09/12 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:06 DEBUG : dir: Looking for writers 2025/09/12 01:04:06 DEBUG : Looking for writers 2025/09/12 01:04:06 DEBUG : dir: reading active writers 2025/09/12 01:04:06 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:06 DEBUG : >WaitForWriters: 2025/09/12 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:06 DEBUG : dir: Looking for writers 2025/09/12 01:04:06 DEBUG : Looking for writers 2025/09/12 01:04:06 DEBUG : dir: reading active writers 2025/09/12 01:04:06 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:06 DEBUG : >WaitForWriters: 2025/09/12 01:04:06 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:07 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:07 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:07 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/12 01:04:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e4f200): openPending: 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e4f200): >openPending: err= 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/12 01:04:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e4f200): _writeAt: size=14, off=0 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e4f200): >_writeAt: n=14, err= 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e4f200): close: 2025/09/12 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/12 01:04:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e4f200): >close: err= 2025/09/12 01:04:07 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : file1: reading active writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : file1: reading active writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : file1: reading active writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : file1: reading active writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: starting upload 2025/09/12 01:04:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:07 INFO : dir/file1: Copied (replaced existing) 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : file1: reading active writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : >WaitForWriters: 2025/09/12 01:04:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000dda340): _readAt: size=512, off=0 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000dda340): openPending: 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000dda340): >openPending: err= 2025/09/12 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000dda340): >_readAt: n=14, err=EOF 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000dda340): close: 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000dda340): >close: err= 2025/09/12 01:04:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/12 01:04:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c4fc0 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/12 01:04:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/12 01:04:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0002c4fc0 2025/09/12 01:04:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e68a00): openPending: 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e68a00): >openPending: err= 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/12 01:04:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e68a00): _writeAt: size=25, off=0 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000e68a00): >_writeAt: n=25, err= 2025/09/12 01:04:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/12 01:04:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c4fc0 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:07 DEBUG : newLeaf(0xc000e68a00): close: 2025/09/12 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/12 01:04:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-12 01:04:07.40515123 +0000 UTC m=+7.125869641 2025/09/12 01:04:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:07 DEBUG : newLeaf(0xc000e68a00): >close: err= 2025/09/12 01:04:07 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:07 DEBUG : newLeaf: vfs cache: starting upload 2025/09/12 01:04:07 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:07 INFO : newLeaf: Copied (replaced existing) 2025/09/12 01:04:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-12 01:04:07 +0000 UTC" 2025/09/12 01:04:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/12 01:04:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : >WaitForWriters: 2025/09/12 01:04:07 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : >WaitForWriters: 2025/09/12 01:04:07 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:07 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:07 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:07 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:07 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:07 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : file1: reading active writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : >WaitForWriters: 2025/09/12 01:04:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c5980 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/12 01:04:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0002c5980 2025/09/12 01:04:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000668980): openPending: 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000668980): >openPending: err= 2025/09/12 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/12 01:04:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000668980): _writeAt: size=25, off=0 2025/09/12 01:04:07 DEBUG : dir/file1(0xc000668980): >_writeAt: n=25, err= 2025/09/12 01:04:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/12 01:04:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c5980 2025/09/12 01:04:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:07 DEBUG : newLeaf(0xc000668980): close: 2025/09/12 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/12 01:04:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-12 01:04:07.922728 +0000 UTC m=+7.643446412 2025/09/12 01:04:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:07 DEBUG : newLeaf(0xc000668980): >close: err= 2025/09/12 01:04:07 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:07 DEBUG : dir: Looking for writers 2025/09/12 01:04:07 DEBUG : Looking for writers 2025/09/12 01:04:07 DEBUG : dir: reading active writers 2025/09/12 01:04:07 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:08 DEBUG : newLeaf: vfs cache: starting upload 2025/09/12 01:04:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:08 INFO : newLeaf: Copied (replaced existing) 2025/09/12 01:04:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-12 01:04:07 +0000 UTC" 2025/09/12 01:04:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/12 01:04:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : >WaitForWriters: 2025/09/12 01:04:08 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : >WaitForWriters: 2025/09/12 01:04:08 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:08 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:08 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:08 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/12 01:04:08 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0008cfd80): openPending: 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0008cfd80): >openPending: err= 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/12 01:04:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0008cfd80): _writeAt: size=14, off=0 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0008cfd80): >_writeAt: n=14, err= 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0008cfd80): close: 2025/09/12 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/12 01:04:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0008cfd80): >close: err= 2025/09/12 01:04:08 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : file1: reading active writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : file1: reading active writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : file1: reading active writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : file1: reading active writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: starting upload 2025/09/12 01:04:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:08 INFO : dir/file1: Copied (replaced existing) 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : file1: reading active writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : >WaitForWriters: 2025/09/12 01:04:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:08 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0007673c0): _readAt: size=512, off=0 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0007673c0): openPending: 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0007673c0): >openPending: err= 2025/09/12 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0007673c0): >_readAt: n=14, err=EOF 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0007673c0): close: 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0007673c0): >close: err= 2025/09/12 01:04:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/12 01:04:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00064c9c0 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/12 01:04:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/12 01:04:08 DEBUG : dir/file1: Updating file with dir/file1 0xc00064c9c0 2025/09/12 01:04:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:08 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:08 DEBUG : dir/file1(0xc00085dec0): openPending: 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:08 DEBUG : dir/file1(0xc00085dec0): >openPending: err= 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/12 01:04:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:08 DEBUG : dir/file1(0xc00085dec0): _writeAt: size=25, off=0 2025/09/12 01:04:08 DEBUG : dir/file1(0xc00085dec0): >_writeAt: n=25, err= 2025/09/12 01:04:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/12 01:04:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00064c9c0 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:08 DEBUG : newLeaf(0xc00085dec0): close: 2025/09/12 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/12 01:04:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-12 01:04:08.579133422 +0000 UTC m=+8.299851833 2025/09/12 01:04:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:08 DEBUG : newLeaf(0xc00085dec0): >close: err= 2025/09/12 01:04:08 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:08 DEBUG : newLeaf: vfs cache: starting upload 2025/09/12 01:04:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:08 INFO : newLeaf: Copied (replaced existing) 2025/09/12 01:04:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-12 01:04:08 +0000 UTC" 2025/09/12 01:04:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/12 01:04:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : >WaitForWriters: 2025/09/12 01:04:08 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:08 DEBUG : >WaitForWriters: 2025/09/12 01:04:08 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:08 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:08 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:08 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:08 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:08 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:08 DEBUG : dir: Looking for writers 2025/09/12 01:04:08 DEBUG : file1: reading active writers 2025/09/12 01:04:08 DEBUG : Looking for writers 2025/09/12 01:04:08 DEBUG : dir: reading active writers 2025/09/12 01:04:08 DEBUG : >WaitForWriters: 2025/09/12 01:04:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:08 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0009a8180): _readAt: size=512, off=0 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0009a8180): openPending: 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/12 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0009a8180): >openPending: err= 2025/09/12 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/12 01:04:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0009a8180): >_readAt: n=14, err=EOF 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0009a8180): close: 2025/09/12 01:04:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/12 01:04:08 DEBUG : dir/file1(0xc0009a8180): >close: err= 2025/09/12 01:04:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/12 01:04:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00012d500 2025/09/12 01:04:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/12 01:04:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/12 01:04:09 DEBUG : dir/file1: Updating file with dir/file1 0xc00012d500 2025/09/12 01:04:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/12 01:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:09 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:09 DEBUG : dir/file1(0xc000a67300): openPending: 2025/09/12 01:04:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/12 01:04:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/12 01:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:09 DEBUG : dir/file1(0xc000a67300): >openPending: err= 2025/09/12 01:04:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/12 01:04:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:09 DEBUG : dir/file1(0xc000a67300): _writeAt: size=25, off=0 2025/09/12 01:04:09 DEBUG : dir/file1(0xc000a67300): >_writeAt: n=25, err= 2025/09/12 01:04:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/12 01:04:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/12 01:04:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00012d500 2025/09/12 01:04:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:09 DEBUG : newLeaf(0xc000a67300): close: 2025/09/12 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/12 01:04:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-12 01:04:09.095740613 +0000 UTC m=+8.816459024 2025/09/12 01:04:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:09 DEBUG : newLeaf(0xc000a67300): >close: err= 2025/09/12 01:04:09 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:09 DEBUG : newLeaf: vfs cache: starting upload 2025/09/12 01:04:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:09 INFO : newLeaf: Copied (replaced existing) 2025/09/12 01:04:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-12 01:04:09 +0000 UTC" 2025/09/12 01:04:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/12 01:04:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/12 01:04:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:09 DEBUG : >WaitForWriters: 2025/09/12 01:04:09 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : newLeaf: reading active writers 2025/09/12 01:04:09 DEBUG : >WaitForWriters: 2025/09/12 01:04:09 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.14s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.52s) --- PASS: TestFileRename/writes,forceCache=true (0.66s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:09 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:09 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:09 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:09 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/12 01:04:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : file1: reading active writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.16s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:09 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/12 01:04:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/12 01:04:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/12 01:04:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/12 01:04:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/12 01:04:09 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : file1: reading active writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:09 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/12 01:04:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/12 01:04:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/12 01:04:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/12 01:04:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/12 01:04:09 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/12 01:04:09 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/12 01:04:09 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/12 01:04:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/12 01:04:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/12 01:04:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/12 01:04:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/12 01:04:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/12 01:04:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/12 01:04:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/12 01:04:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/12 01:04:09 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:09 DEBUG : dir: Looking for writers 2025/09/12 01:04:09 DEBUG : file1: reading active writers 2025/09/12 01:04:09 DEBUG : Looking for writers 2025/09/12 01:04:09 DEBUG : dir: reading active writers 2025/09/12 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:09 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/12 01:04:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:10 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:10 DEBUG : dir: Looking for writers 2025/09/12 01:04:10 DEBUG : file1: reading active writers 2025/09/12 01:04:10 DEBUG : Looking for writers 2025/09/12 01:04:10 DEBUG : dir: reading active writers 2025/09/12 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/12 01:04:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/12 01:04:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/12 01:04:10 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:10 DEBUG : dir: Looking for writers 2025/09/12 01:04:10 DEBUG : file1: reading active writers 2025/09/12 01:04:10 DEBUG : Looking for writers 2025/09/12 01:04:10 DEBUG : dir: reading active writers 2025/09/12 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): _readAt: size=1, off=0 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): openPending: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/12 01:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): >openPending: err= 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): >_readAt: n=1, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): _readAt: size=256, off=1 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): >_readAt: n=15, err=EOF 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): _readAt: size=16, off=16 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): >_readAt: n=0, err=EOF 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): close: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): >close: err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): close: 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000857b80): >close: err=file already closed 2025/09/12 01:04:10 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:10 DEBUG : dir: Looking for writers 2025/09/12 01:04:10 DEBUG : file1: reading active writers 2025/09/12 01:04:10 DEBUG : Looking for writers 2025/09/12 01:04:10 DEBUG : dir: reading active writers 2025/09/12 01:04:10 DEBUG : >WaitForWriters: 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): _readAt: size=1, off=0 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): openPending: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/12 01:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): >openPending: err= 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): >_readAt: n=1, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): _readAt: size=1, off=5 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): >_readAt: n=1, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): _readAt: size=1, off=3 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): >_readAt: n=1, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): _readAt: size=1, off=13 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): >_readAt: n=1, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): _readAt: size=16, off=100 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): >_readAt: n=0, err=EOF 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): close: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a0adc0): >close: err= 2025/09/12 01:04:10 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:10 DEBUG : dir: Looking for writers 2025/09/12 01:04:10 DEBUG : file1: reading active writers 2025/09/12 01:04:10 DEBUG : Looking for writers 2025/09/12 01:04:10 DEBUG : dir: reading active writers 2025/09/12 01:04:10 DEBUG : >WaitForWriters: 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): _readAt: size=1, off=0 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): openPending: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/12 01:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >openPending: err= 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >_readAt: n=1, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): _readAt: size=1, off=5 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >_readAt: n=1, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): _readAt: size=1, off=1 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >_readAt: n=1, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): _readAt: size=6, off=10 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >_readAt: n=6, err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): _readAt: size=256, off=10 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >_readAt: n=6, err=EOF 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): _readAt: size=256, off=100 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): close: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >close: err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): _readAt: size=256, off=100 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000a8f7c0): >_readAt: n=0, err=file already closed 2025/09/12 01:04:10 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:10 DEBUG : dir: Looking for writers 2025/09/12 01:04:10 DEBUG : file1: reading active writers 2025/09/12 01:04:10 DEBUG : Looking for writers 2025/09/12 01:04:10 DEBUG : dir: reading active writers 2025/09/12 01:04:10 DEBUG : >WaitForWriters: 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): RWFileHandle.Flush 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): _readAt: size=256, off=0 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): openPending: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/12 01:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): >openPending: err= 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): >_readAt: n=16, err=EOF 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): RWFileHandle.Flush 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): RWFileHandle.Flush 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): close: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000ac1500): >close: err= 2025/09/12 01:04:10 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:10 DEBUG : dir: Looking for writers 2025/09/12 01:04:10 DEBUG : file1: reading active writers 2025/09/12 01:04:10 DEBUG : Looking for writers 2025/09/12 01:04:10 DEBUG : dir: reading active writers 2025/09/12 01:04:10 DEBUG : >WaitForWriters: 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:10 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/12 01:04:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000da0b80): _readAt: size=256, off=0 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000da0b80): openPending: 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/12 01:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:10 DEBUG : dir/file1(0xc000da0b80): >openPending: err= 2025/09/12 01:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:11 DEBUG : dir/file1(0xc000da0b80): >_readAt: n=16, err=EOF 2025/09/12 01:04:11 DEBUG : dir/file1(0xc000da0b80): RWFileHandle.Release 2025/09/12 01:04:11 DEBUG : dir/file1(0xc000da0b80): close: 2025/09/12 01:04:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/12 01:04:11 DEBUG : dir/file1(0xc000da0b80): >close: err= 2025/09/12 01:04:11 DEBUG : dir/file1(0xc000da0b80): RWFileHandle.Release 2025/09/12 01:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:11 DEBUG : dir: Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : dir: reading active writers 2025/09/12 01:04:11 DEBUG : >WaitForWriters: 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:11 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:11 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:11 DEBUG : file1: newRWFileHandle: 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): openPending: 2025/09/12 01:04:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): >openPending: err= 2025/09/12 01:04:11 DEBUG : file1: >newRWFileHandle: err= 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/12 01:04:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): _writeAt: size=5, off=0 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): >_writeAt: n=5, err= 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): _writeAt: size=7, off=5 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): >_writeAt: n=7, err= 2025/09/12 01:04:11 DEBUG : file1: vfs cache: truncate to size=11 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): close: 2025/09/12 01:04:11 DEBUG : file1: vfs cache: setting modification time to 2025-09-12 01:04:11.088130773 +0000 UTC m=+10.808849185 2025/09/12 01:04:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): >close: err= 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): close: 2025/09/12 01:04:11 DEBUG : file1(0xc000e3f040): >close: err=file already closed 2025/09/12 01:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:11 DEBUG : file1: vfs cache: starting upload 2025/09/12 01:04:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:11 INFO : file1: Copied (new) 2025/09/12 01:04:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-12 01:04:11 +0000 UTC" 2025/09/12 01:04:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : >WaitForWriters: 2025/09/12 01:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : >WaitForWriters: 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:11 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:11 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:11 DEBUG : file1: newRWFileHandle: 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): openPending: 2025/09/12 01:04:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): >openPending: err= 2025/09/12 01:04:11 DEBUG : file1: >newRWFileHandle: err= 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/12 01:04:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): _writeAt: size=7, off=0 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): >_writeAt: n=7, err= 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): _writeAt: size=6, off=5 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): >_writeAt: n=6, err= 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): close: 2025/09/12 01:04:11 DEBUG : file1: vfs cache: setting modification time to 2025-09-12 01:04:11.288096539 +0000 UTC m=+11.008814941 2025/09/12 01:04:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): >close: err= 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): _writeAt: size=5, off=0 2025/09/12 01:04:11 DEBUG : file1(0xc000875b80): >_writeAt: n=0, err=file already closed 2025/09/12 01:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:11 DEBUG : file1: vfs cache: starting upload 2025/09/12 01:04:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:11 INFO : file1: Copied (new) 2025/09/12 01:04:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-12 01:04:11 +0000 UTC" 2025/09/12 01:04:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : >WaitForWriters: 2025/09/12 01:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : >WaitForWriters: 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:11 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:11 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:11 DEBUG : file1: newRWFileHandle: 2025/09/12 01:04:11 DEBUG : file1(0xc0004b9380): openPending: 2025/09/12 01:04:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 DEBUG : file1(0xc0004b9380): >openPending: err= 2025/09/12 01:04:11 DEBUG : file1: >newRWFileHandle: err= 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/12 01:04:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/12 01:04:11 DEBUG : file1(0xc0004b9380): close: 2025/09/12 01:04:11 DEBUG : file1: vfs cache: setting modification time to 2025-09-12 01:04:11.490971488 +0000 UTC m=+11.211689899 2025/09/12 01:04:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:11 DEBUG : file1(0xc0004b9380): >close: err= 2025/09/12 01:04:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/12 01:04:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/12 01:04:11 DEBUG : file2: newRWFileHandle: 2025/09/12 01:04:11 DEBUG : file2(0xc0004b9800): openPending: 2025/09/12 01:04:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/12 01:04:11 DEBUG : file2(0xc0004b9800): >openPending: err= 2025/09/12 01:04:11 DEBUG : file2: >newRWFileHandle: err= 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/12 01:04:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/12 01:04:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/12 01:04:11 DEBUG : file2(0xc0004b9800): RWFileHandle.Flush 2025/09/12 01:04:11 DEBUG : file2(0xc0004b9800): RWFileHandle.Release 2025/09/12 01:04:11 DEBUG : file2(0xc0004b9800): close: 2025/09/12 01:04:11 DEBUG : file2: vfs cache: setting modification time to 2025-09-12 01:04:11.492291487 +0000 UTC m=+11.213009898 2025/09/12 01:04:11 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:11 DEBUG : file2(0xc0004b9800): >close: err= 2025/09/12 01:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : file2: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : file2: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : file2: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : file2: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/12 01:04:11 DEBUG : file1: vfs cache: starting upload 2025/09/12 01:04:11 DEBUG : file2: vfs cache: starting upload 2025/09/12 01:04:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:11 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:11 INFO : file1: Copied (new) 2025/09/12 01:04:11 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-12 01:04:11 +0000 UTC" 2025/09/12 01:04:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : file2: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/12 01:04:11 INFO : file2: Copied (new) 2025/09/12 01:04:11 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-12 01:04:11 +0000 UTC" 2025/09/12 01:04:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/12 01:04:11 INFO : file2: vfs cache: upload succeeded try #1 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : file2: reading active writers 2025/09/12 01:04:11 DEBUG : >WaitForWriters: 2025/09/12 01:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : file2: reading active writers 2025/09/12 01:04:11 DEBUG : >WaitForWriters: 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:11 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:11 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:11 DEBUG : file1: newRWFileHandle: 2025/09/12 01:04:11 DEBUG : file1(0xc000279a80): openPending: 2025/09/12 01:04:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 DEBUG : file1(0xc000279a80): >openPending: err= 2025/09/12 01:04:11 DEBUG : file1: >newRWFileHandle: err= 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/12 01:04:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/12 01:04:11 DEBUG : file1(0xc000279a80): _writeAt: size=5, off=0 2025/09/12 01:04:11 DEBUG : file1(0xc000279a80): >_writeAt: n=5, err= 2025/09/12 01:04:11 DEBUG : file1(0xc000279a80): RWFileHandle.Flush 2025/09/12 01:04:11 DEBUG : file1(0xc000279a80): RWFileHandle.Flush 2025/09/12 01:04:11 DEBUG : file1(0xc000279a80): close: 2025/09/12 01:04:11 DEBUG : file1: vfs cache: setting modification time to 2025-09-12 01:04:11.866475905 +0000 UTC m=+11.587194317 2025/09/12 01:04:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:11 DEBUG : file1(0xc000279a80): >close: err= 2025/09/12 01:04:11 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:11 DEBUG : Looking for writers 2025/09/12 01:04:11 DEBUG : file1: reading active writers 2025/09/12 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:11 DEBUG : file1: vfs cache: starting upload 2025/09/12 01:04:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:11 INFO : file1: Copied (new) 2025/09/12 01:04:11 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-12 01:04:11 +0000 UTC" 2025/09/12 01:04:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : >WaitForWriters: 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:12 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:12 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:12 DEBUG : file1: newRWFileHandle: 2025/09/12 01:04:12 DEBUG : file1(0xc0008cee00): openPending: 2025/09/12 01:04:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 DEBUG : file1(0xc0008cee00): >openPending: err= 2025/09/12 01:04:12 DEBUG : file1: >newRWFileHandle: err= 2025/09/12 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/12 01:04:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/12 01:04:12 DEBUG : file1(0xc0008cee00): _writeAt: size=5, off=0 2025/09/12 01:04:12 DEBUG : file1(0xc0008cee00): >_writeAt: n=5, err= 2025/09/12 01:04:12 DEBUG : file1(0xc0008cee00): RWFileHandle.Release 2025/09/12 01:04:12 DEBUG : file1(0xc0008cee00): close: 2025/09/12 01:04:12 DEBUG : file1: vfs cache: setting modification time to 2025-09-12 01:04:12.056373448 +0000 UTC m=+11.777091859 2025/09/12 01:04:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:12 DEBUG : file1(0xc0008cee00): >close: err= 2025/09/12 01:04:12 DEBUG : file1(0xc0008cee00): RWFileHandle.Release 2025/09/12 01:04:12 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:12 DEBUG : file1: vfs cache: starting upload 2025/09/12 01:04:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:12 INFO : file1: Copied (new) 2025/09/12 01:04:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-12 01:04:12 +0000 UTC" 2025/09/12 01:04:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 INFO : file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : >WaitForWriters: 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:12 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/12 01:04:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:12 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0007729c0): openPending: 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/12 01:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0007729c0): >openPending: err= 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/12 01:04:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0007729c0): _writeAt: size=5, off=0 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0007729c0): >_writeAt: n=5, err= 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0007729c0): close: 2025/09/12 01:04:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-12 01:04:12.319444575 +0000 UTC m=+12.040162986 2025/09/12 01:04:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0007729c0): >close: err= 2025/09/12 01:04:12 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: starting upload 2025/09/12 01:04:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:12 INFO : dir/file1: Copied (replaced existing) 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-12 01:04:12 +0000 UTC" 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : >WaitForWriters: 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.30s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:12 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:12 DEBUG : dir/file1: newRWFileHandle: 2025/09/12 01:04:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/12 01:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/12 01:04:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0006561c0): _writeAt: size=5, off=0 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0006561c0): openPending: 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/12 01:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0006561c0): >openPending: err= 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0006561c0): >_writeAt: n=5, err= 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0006561c0): _writeAt: size=15, off=5 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0006561c0): >_writeAt: n=15, err= 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0006561c0): close: 2025/09/12 01:04:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-12 01:04:12.608317609 +0000 UTC m=+12.329036020 2025/09/12 01:04:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:12 DEBUG : dir/file1(0xc0006561c0): >close: err= 2025/09/12 01:04:12 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: starting upload 2025/09/12 01:04:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:12 INFO : dir/file1: Copied (replaced existing) 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-12 01:04:12 +0000 UTC" 2025/09/12 01:04:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:12 DEBUG : dir: Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : dir: reading active writers 2025/09/12 01:04:12 DEBUG : >WaitForWriters: 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:12 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:12 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:12 DEBUG : file1: newRWFileHandle: 2025/09/12 01:04:12 DEBUG : file1(0xc00095b6c0): openPending: 2025/09/12 01:04:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 DEBUG : file1(0xc00095b6c0): >openPending: err= 2025/09/12 01:04:12 DEBUG : file1: >newRWFileHandle: err= 2025/09/12 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/12 01:04:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/12 01:04:12 DEBUG : file1(0xc00095b6c0): _writeAt: size=5, off=0 2025/09/12 01:04:12 DEBUG : file1(0xc00095b6c0): >_writeAt: n=5, err= 2025/09/12 01:04:12 DEBUG : file1(0xc00095b6c0): close: 2025/09/12 01:04:12 DEBUG : file1: vfs cache: setting modification time to 2025-09-12 01:04:12.829387862 +0000 UTC m=+12.550106274 2025/09/12 01:04:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:12 DEBUG : file1(0xc00095b6c0): >close: err= 2025/09/12 01:04:12 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:12 DEBUG : file1: vfs cache: starting upload 2025/09/12 01:04:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:12 INFO : file1: Copied (new) 2025/09/12 01:04:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-12 01:04:12 +0000 UTC" 2025/09/12 01:04:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/12 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:12 INFO : file1: vfs cache: upload succeeded try #1 2025/09/12 01:04:12 DEBUG : Looking for writers 2025/09/12 01:04:12 DEBUG : file1: reading active writers 2025/09/12 01:04:12 DEBUG : >WaitForWriters: 2025/09/12 01:04:12 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:13 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/12 01:04:13 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890180): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890180): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890180): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.019161842 +0000 UTC m=+12.739880253 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890600): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890600): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890600): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890600): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890600): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.019161842 +0000 UTC m=+12.739880253 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890ac0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890ac0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890ac0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890ac0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.019161842 +0000 UTC m=+12.739880253 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000890ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e70 item 1 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891100): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891100): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891100): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.023308217 +0000 UTC m=+12.744026628 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891600): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891600): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891600): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.023308217 +0000 UTC m=+12.744026628 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7340 item 2 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891c40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891c40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891c40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891c40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891c40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.025390267 +0000 UTC m=+12.746108678 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000891c40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2140): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2140): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2140): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2140): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2140): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.025390267 +0000 UTC m=+12.746108678 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2600): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2600): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2600): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.025390267 +0000 UTC m=+12.746108678 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7810 item 3 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2c80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2c80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2c80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2c80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2c80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.028249325 +0000 UTC m=+12.748967736 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e2c80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e31c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e31c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e31c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e31c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e31c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.028249325 +0000 UTC m=+12.748967736 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e31c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ce0 item 4 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3800): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3800): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3800): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.029687396 +0000 UTC m=+12.750405817 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3c80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3c80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3c80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3c80): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3c80): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3c80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.029687396 +0000 UTC m=+12.750405817 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008e3c80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c181c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c181c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c181c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c181c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c181c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.029687396 +0000 UTC m=+12.750405817 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c181c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a10 item 5 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18840): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18840): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18840): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18840): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18840): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.033095364 +0000 UTC m=+12.753813785 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18840): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18d80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18d80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18d80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18d80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18d80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.033095364 +0000 UTC m=+12.753813785 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c18d80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 6 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19400): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19400): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19400): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.035145464 +0000 UTC m=+12.755863874 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19900): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19900): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19900): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19900): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19900): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.035145464 +0000 UTC m=+12.755863874 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19dc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19dc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19dc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19dc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19dc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.035145464 +0000 UTC m=+12.755863874 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c19dc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ea0 item 7 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3a4c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3a4c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3a4c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3a4c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3a4c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.03813595 +0000 UTC m=+12.758854361 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3a4c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3aa00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3aa00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3aa00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3aa00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3aa00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.03813595 +0000 UTC m=+12.758854361 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3aa00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 8 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3afc0): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000d3afc0): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3afc0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3afc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3afc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3afc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3afc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b380): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b380): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b380): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b380): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b380): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.040291416 +0000 UTC m=+12.761009827 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b380): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b800): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b800): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b800): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b800): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b800): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.040291416 +0000 UTC m=+12.761009827 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3b800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bd00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bd00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bd00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bd00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bd00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.040291416 +0000 UTC m=+12.761009827 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bd00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c00 item 9 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868240): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868240): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868240): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.043387429 +0000 UTC m=+12.764105840 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868780): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868780): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868780): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.043387429 +0000 UTC m=+12.764105840 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033abd0 item 10 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868dc0): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000868dc0): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868dc0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868dc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868dc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868dc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000868dc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869180): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869180): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869180): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.046096787 +0000 UTC m=+12.766815198 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869680): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869680): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869680): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869680): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869680): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869680): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869680): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.046096787 +0000 UTC m=+12.766815198 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869680): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869b80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869b80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869b80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869b80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869b80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.046096787 +0000 UTC m=+12.766815198 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000869b80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b110 item 11 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96280): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96280): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96280): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96280): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96280): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.049979037 +0000 UTC m=+12.770697447 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96280): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d967c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d967c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d967c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d967c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d967c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.049979037 +0000 UTC m=+12.770697447 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d967c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bb90 item 12 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96e00): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000d96e00): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96e00): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96e00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96e00): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96e00): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d96e00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d971c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d971c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d971c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d971c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d971c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.051982869 +0000 UTC m=+12.772701281 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d971c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d97880): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d97880): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d97880): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d97880): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d97880): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.051982869 +0000 UTC m=+12.772701281 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d97880): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434230 item 13 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bec0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bec0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bec0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bec0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bec0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.05439095 +0000 UTC m=+12.775109361 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d3bec0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60480): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60480): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60480): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60480): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60480): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.05439095 +0000 UTC m=+12.775109361 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326460 item 14 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60ac0): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000d60ac0): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60ac0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60ac0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60e80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60e80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60e80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60e80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60e80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.056630826 +0000 UTC m=+12.777349237 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d60e80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61540): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61540): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61540): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.056630826 +0000 UTC m=+12.777349237 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326cb0 item 15 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61bc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61bc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61bc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61bc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61bc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.058896551 +0000 UTC m=+12.779614962 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000d61bc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08180): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08180): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08180): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.058896551 +0000 UTC m=+12.779614962 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c150 item 16 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e087c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e087c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e087c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e087c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e087c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.061326894 +0000 UTC m=+12.782045304 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e087c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.061326894 +0000 UTC m=+12.782045304 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e08c40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09140): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09140): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09140): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.061326894 +0000 UTC m=+12.782045304 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c690 item 17 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e097c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e097c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e097c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e097c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e097c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.063445422 +0000 UTC m=+12.784163833 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e097c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09d00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09d00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.063445422 +0000 UTC m=+12.784163833 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e09d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d110 item 18 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.065448603 +0000 UTC m=+12.786167014 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.065448603 +0000 UTC m=+12.786167014 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2a80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2a80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2a80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2a80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2a80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.065448603 +0000 UTC m=+12.786167014 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa2a80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aecb0 item 19 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3100): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3100): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3100): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.068354078 +0000 UTC m=+12.789072490 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3640): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3640): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3640): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3640): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3640): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.068354078 +0000 UTC m=+12.789072490 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3640): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446230 item 20 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3cc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3cc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3cc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3cc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3cc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.070350357 +0000 UTC m=+12.791068769 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aa3cc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.070350357 +0000 UTC m=+12.791068769 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec740): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec740): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec740): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.070350357 +0000 UTC m=+12.791068769 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446b60 item 21 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecdc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecdc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecdc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecdc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecdc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.073215948 +0000 UTC m=+12.793934358 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecdc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed300): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed300): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed300): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed300): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed300): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.073215948 +0000 UTC m=+12.793934358 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed300): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004471f0 item 22 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed980): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed980): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed980): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.075165627 +0000 UTC m=+12.795884039 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.075165627 +0000 UTC m=+12.795884039 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aede80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14400): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14400): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14400): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.075165627 +0000 UTC m=+12.795884039 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447810 item 23 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14a80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14a80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14a80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14a80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14a80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.077581453 +0000 UTC m=+12.798299865 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14a80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14fc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14fc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14fc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14fc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14fc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.077581453 +0000 UTC m=+12.798299865 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f14fc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a230 item 24 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15600): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000f15600): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15600): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15600): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15600): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15600): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f159c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f159c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f159c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f159c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f159c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.079387545 +0000 UTC m=+12.800105957 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f159c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.079387545 +0000 UTC m=+12.800105957 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f15ec0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34480): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34480): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34480): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34480): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34480): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.079387545 +0000 UTC m=+12.800105957 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a930 item 25 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e387c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e387c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e387c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e387c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e387c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.082805513 +0000 UTC m=+12.803523924 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e387c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e38d00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e38d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e38d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e38d00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e38d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.082805513 +0000 UTC m=+12.803523924 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e38d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043db90 item 26 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34700): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000f34700): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34700): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34700): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34700): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34700): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34ac0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34ac0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34ac0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34ac0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.085122824 +0000 UTC m=+12.805841236 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.085122824 +0000 UTC m=+12.805841236 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f34fc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35500): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35500): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35500): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35500): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35500): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.085122824 +0000 UTC m=+12.805841236 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35500): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044afc0 item 27 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35b80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35b80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35b80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35b80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35b80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.088680545 +0000 UTC m=+12.809398956 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f35b80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56140): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56140): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56140): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.088680545 +0000 UTC m=+12.809398956 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bea0 item 28 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56780): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000f56780): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56780): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56780): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56780): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56780): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56b40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56b40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56b40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56b40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56b40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.091483176 +0000 UTC m=+12.812201577 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f56b40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57200): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57200): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57200): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.091483176 +0000 UTC m=+12.812201577 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a5b0 item 29 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57880): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57880): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57880): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57880): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57880): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.093856332 +0000 UTC m=+12.814574744 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57880): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57dc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57dc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57dc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57dc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57dc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.093856332 +0000 UTC m=+12.814574744 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f57dc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a930 item 30 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72480): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000f72480): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72480): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72480): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72480): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72480): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72840): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72840): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72840): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72840): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72840): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.096096058 +0000 UTC m=+12.816814469 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72840): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72f00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72f00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72f00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72f00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72f00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.096096058 +0000 UTC m=+12.816814469 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f72f00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b110 item 31 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73580): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73580): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.098407729 +0000 UTC m=+12.819126139 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73ac0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73ac0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73ac0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73ac0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.098407729 +0000 UTC m=+12.819126139 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f73ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b7a0 item 32 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a180): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a180): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a180): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.103432934 +0000 UTC m=+12.824151345 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a600): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a600): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a600): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452070 item 33 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a600): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.104313077 +0000 UTC m=+12.825031488 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8a600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8ab00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8ab00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8ab00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8ab00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8ab00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.104313077 +0000 UTC m=+12.825031488 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8ab00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004525b0 item 33 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b140): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b140): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b140): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.106666206 +0000 UTC m=+12.827384616 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b5c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b5c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452cb0 item 34 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b5c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b5c0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b5c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b5c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.107475776 +0000 UTC m=+12.828194187 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8b5c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8bb00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8bb00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8bb00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8bb00): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8bb00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.107475776 +0000 UTC m=+12.828194187 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000f8bb00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452e70 item 34 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39600): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39600): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.109293509 +0000 UTC m=+12.830011919 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39a80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39a80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39a80): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39a80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39a80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ece70 item 35 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39a80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39a80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.109948308 +0000 UTC m=+12.830666719 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e39a80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a000): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a000): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a000): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a000): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a000): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.109948308 +0000 UTC m=+12.830666719 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a000): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed2d0 item 35 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a680): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a680): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a680): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a680): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a680): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.111663248 +0000 UTC m=+12.832381660 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6a680): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6ab80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6ab80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed9d0 item 36 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6ab80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6ab80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6ab80): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6ab80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6ab80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.112753505 +0000 UTC m=+12.833471917 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6ab80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b0c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b0c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b0c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b0c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b0c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.112753505 +0000 UTC m=+12.833471917 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b0c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c000 item 36 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b700): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b700): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b700): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.114595765 +0000 UTC m=+12.835314175 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6b700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6bb80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6bb80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6bb80): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6bb80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6bb80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c380 item 37 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6bb80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6bb80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.115220277 +0000 UTC m=+12.835938688 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e6bb80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018100): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018100): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018100): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.115220277 +0000 UTC m=+12.835938688 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c540 item 37 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018780): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018780): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018780): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.117175678 +0000 UTC m=+12.837894089 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018c80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018c80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c8c0 item 38 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018c80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018c80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018c80): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018c80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018c80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.117908505 +0000 UTC m=+12.838626915 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018c80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010191c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010191c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010191c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010191c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010191c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.117908505 +0000 UTC m=+12.838626915 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010191c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ca80 item 38 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa200): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa200): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.119870108 +0000 UTC m=+12.840588599 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa700): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa700): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa700): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa700): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453260 item 39 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa700): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.120668536 +0000 UTC m=+12.841386948 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faac00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faac00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faac00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faac00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faac00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.120668536 +0000 UTC m=+12.841386948 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faac00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453570 item 39 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab280): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab280): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab280): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab280): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab280): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.122221844 +0000 UTC m=+12.842940255 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab280): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab780): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453a40 item 40 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab780): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab780): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab780): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab780): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.123089373 +0000 UTC m=+12.843807783 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fabcc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fabcc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fabcc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fabcc0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fabcc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.123089373 +0000 UTC m=+12.843807783 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fabcc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0150 item 40 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019700): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019700): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019700): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019700): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019700): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.127736608 +0000 UTC m=+12.848455029 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019bc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019bc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019bc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce70 item 41 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019bc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019bc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.12837128 +0000 UTC m=+12.849089692 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019bc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038100): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038100): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038100): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038100): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d2d0 item 41 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038100): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.128991585 +0000 UTC m=+12.849709995 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976180): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976180): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976180): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.128991585 +0000 UTC m=+12.849709995 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004340e0 item 41 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009767c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009767c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009767c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009767c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009767c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009767c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009767c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.13143391 +0000 UTC m=+12.852152321 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009767c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976cc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976cc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976cc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434a10 item 42 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976cc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976cc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.132022376 +0000 UTC m=+12.852740786 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000976cc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434ee0 item 42 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977200): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977200): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977200): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977200): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.132663018 +0000 UTC m=+12.853381429 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977780): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977780): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977780): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.132663018 +0000 UTC m=+12.853381429 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004352d0 item 42 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977e00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977e00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977e00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977e00): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977e00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977e00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977e00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.134040796 +0000 UTC m=+12.854759206 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000977e00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038840): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038840): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038840): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435a40 item 43 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038840): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038840): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.134814218 +0000 UTC m=+12.855532629 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038840): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038d80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038d80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038d80): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038d80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038d80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ce0 item 43 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038d80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038d80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.135452065 +0000 UTC m=+12.856170476 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001038d80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010392c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010392c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010392c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010392c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010392c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.135452065 +0000 UTC m=+12.856170476 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0010392c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4150 item 43 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039900): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039900): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039900): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039900): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039900): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.137307449 +0000 UTC m=+12.858025871 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039e00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039e00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039e00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4850 item 44 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039e00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039e00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.138210936 +0000 UTC m=+12.858929336 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001039e00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa3c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa3c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4a80 item 44 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa3c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa3c0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa3c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa3c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.139319488 +0000 UTC m=+12.860037898 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa3c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa940): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa940): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa940): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa940): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa940): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.139319488 +0000 UTC m=+12.860037898 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faa940): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4ee0 item 44 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280fc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280fc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280fc0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280fc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280fc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280fc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.142045195 +0000 UTC m=+12.862763595 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280fc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c150 item 45 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.142675568 +0000 UTC m=+12.863393980 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a500): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a500): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a500): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a500): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a500): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.142675568 +0000 UTC m=+12.863393980 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a500): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c310 item 45 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ac40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ac40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ac40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ac40): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ac40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ac40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ac40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.144733523 +0000 UTC m=+12.865451933 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ac40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc000): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc000): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc000): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c690 item 46 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc000): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc000): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.147556393 +0000 UTC m=+12.868274804 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc000): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd380): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd380): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd380): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd380): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd380): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.147556393 +0000 UTC m=+12.868274804 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd380): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c850 item 46 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdb40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdb40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdb40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdb40): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdb40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdb40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdb40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.149291811 +0000 UTC m=+12.870010223 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdb40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004481c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004481c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004481c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 47 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004481c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004481c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.149759199 +0000 UTC m=+12.870477610 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004481c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448900): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448900): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448900): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.149759199 +0000 UTC m=+12.870477610 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d8f0 item 47 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449680): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449680): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449680): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449680): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449680): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449680): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449680): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.151413695 +0000 UTC m=+12.872132106 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449680): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449d80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449d80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449d80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034de30 item 48 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449d80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449d80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.153167759 +0000 UTC m=+12.873886171 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449d80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e5c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e5c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e5c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e5c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e5c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.153167759 +0000 UTC m=+12.873886171 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e5c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0460 item 48 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.155547757 +0000 UTC m=+12.876266168 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5a40 item 49 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.156911108 +0000 UTC m=+12.877629519 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000fab500): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faba80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faba80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faba80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faba80): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faba80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.156911108 +0000 UTC m=+12.877629519 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000faba80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004681c0 item 49 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008745c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008745c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008745c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008745c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008745c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.161405356 +0000 UTC m=+12.882123778 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008745c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468af0 item 50 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.162485124 +0000 UTC m=+12.883203535 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875040): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875040): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875040): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875040): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875040): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.162485124 +0000 UTC m=+12.883203535 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875040): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d20 item 50 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008757c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008757c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008757c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008757c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008757c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.164754755 +0000 UTC m=+12.885473176 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008757c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004690a0 item 51 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.165793807 +0000 UTC m=+12.886512208 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875cc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002642c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002642c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002642c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002642c0): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002642c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.165793807 +0000 UTC m=+12.886512208 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002642c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469490 item 51 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264980): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264980): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264980): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.170247027 +0000 UTC m=+12.890965439 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 52 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.171582596 +0000 UTC m=+12.892301007 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265400): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265400): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265400): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.171582596 +0000 UTC m=+12.892301007 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469c70 item 52 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265a80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265a80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265a80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265a80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265a80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.173493444 +0000 UTC m=+12.894211854 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265a80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 53 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.174248271 +0000 UTC m=+12.894966692 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c000): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3eb40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3eb40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3eb40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3eb40): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3eb40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.174248271 +0000 UTC m=+12.894966692 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3eb40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0850 item 53 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f200): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f200): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.176175991 +0000 UTC m=+12.896894412 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0d20 item 54 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.176945195 +0000 UTC m=+12.897663606 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fcc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fcc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fcc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fcc0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fcc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.176945195 +0000 UTC m=+12.897663606 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fcc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0f50 item 54 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.178602236 +0000 UTC m=+12.899320648 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 55 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.17900911 +0000 UTC m=+12.899727521 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b88c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8f00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8f00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8f00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8f00): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8f00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.17900911 +0000 UTC m=+12.899727521 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8f00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1810 item 55 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9580): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9580): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.181761108 +0000 UTC m=+12.902479519 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1e30 item 56 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.182892571 +0000 UTC m=+12.903610973 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9a80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e0c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e0c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e0c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e0c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e0c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.182892571 +0000 UTC m=+12.903610973 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e0c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342230 item 56 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.1852452 +0000 UTC m=+12.905963610 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ec40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ec40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ec40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342850 item 57 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ec40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ec40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.185828064 +0000 UTC m=+12.906546475 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ec40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342bd0 item 57 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.186630932 +0000 UTC m=+12.907349333 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f1c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f7c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f7c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f7c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f7c0): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f7c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.186630932 +0000 UTC m=+12.907349333 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f7c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e00 item 57 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.190352219 +0000 UTC m=+12.911070630 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070cf00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070cf00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070cf00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 58 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070cf00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070cf00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.191676375 +0000 UTC m=+12.912394786 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070cf00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 58 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.193374102 +0000 UTC m=+12.914092513 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d8c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a100): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a100): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a100): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.193374102 +0000 UTC m=+12.914092513 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 58 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.195201554 +0000 UTC m=+12.915919956 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1ac80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1ac80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1ac80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f3b0 item 59 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1ac80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1ac80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.196388473 +0000 UTC m=+12.917106884 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1ac80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f810 item 59 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.197232909 +0000 UTC m=+12.917951320 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b1c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b740): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b740): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b740): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.197232909 +0000 UTC m=+12.917951320 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 59 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.200644123 +0000 UTC m=+12.921362534 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bd80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 60 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.20105235 +0000 UTC m=+12.921770761 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 60 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.201728349 +0000 UTC m=+12.922446761 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf00): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.201728349 +0000 UTC m=+12.922446761 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 60 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.203306532 +0000 UTC m=+12.924024943 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade640): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade640): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade640): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343500 item 61 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade640): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade640): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.204038687 +0000 UTC m=+12.924757098 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade640): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aded40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aded40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aded40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aded40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aded40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.204038687 +0000 UTC m=+12.924757098 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aded40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343730 item 61 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.205613424 +0000 UTC m=+12.926331835 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf9c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf9c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf9c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343c70 item 62 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf9c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf9c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.206538751 +0000 UTC m=+12.927257162 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf9c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278140): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278140): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278140): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.206538751 +0000 UTC m=+12.927257162 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343ea0 item 62 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.208878885 +0000 UTC m=+12.929597296 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002787c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278d00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a540 item 63 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278d00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.209534787 +0000 UTC m=+12.930253199 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.209534787 +0000 UTC m=+12.930253199 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a700 item 63 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.211152845 +0000 UTC m=+12.931871257 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d300): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d840): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d840): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d840): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 64 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d840): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d840): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.211822753 +0000 UTC m=+12.932541163 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d840): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078df40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078df40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078df40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078df40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078df40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.211822753 +0000 UTC m=+12.932541163 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078df40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381180 item 64 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c680): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c680): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c680): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c680): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c680): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.213309695 +0000 UTC m=+12.934028106 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c680): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb00): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb00): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003818f0 item 65 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.214000242 +0000 UTC m=+12.934718653 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d040): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d040): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d040): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d040): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d040): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.214000242 +0000 UTC m=+12.934718653 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d040): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 65 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d680): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d680): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d680): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d680): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d680): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.216036145 +0000 UTC m=+12.936754566 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d680): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1db00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1db00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0770 item 66 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1db00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1db00): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1db00): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1db00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1db00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.217551098 +0000 UTC m=+12.938269519 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1db00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e0c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e0c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e0c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e0c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e0c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.217551098 +0000 UTC m=+12.938269519 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e0c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f09a0 item 66 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.220273971 +0000 UTC m=+12.940992383 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ebc0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ebc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ebc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ebc0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ebc0): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1110 item 67 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ebc0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ebc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.221203937 +0000 UTC m=+12.941922349 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ebc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f0c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f0c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f0c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f0c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f0c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.221203937 +0000 UTC m=+12.941922349 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f0c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1dc0 item 67 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f780): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f780): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f780): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.225335515 +0000 UTC m=+12.946053925 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fc80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fc80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2540 item 68 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fc80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fc80): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fc80): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fc80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fc80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.225916116 +0000 UTC m=+12.946634527 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fc80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66240): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66240): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66240): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.225916116 +0000 UTC m=+12.946634527 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2700 item 68 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279ac0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279ac0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279ac0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279ac0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.228765886 +0000 UTC m=+12.949484298 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279f40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279f40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279f40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279f40): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279f40): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aaf0 item 69 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279f40): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279f40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.229514472 +0000 UTC m=+12.950232884 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279f40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008664c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008664c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008664c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008664c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008664c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.229514472 +0000 UTC m=+12.950232884 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008664c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ae70 item 69 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866b80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866b80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866b80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866b80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866b80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.230933837 +0000 UTC m=+12.951652248 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866b80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 70 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.231682533 +0000 UTC m=+12.952400943 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008675c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008675c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008675c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008675c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008675c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.231682533 +0000 UTC m=+12.952400943 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008675c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b9d0 item 70 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867c40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867c40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867c40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867c40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867c40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.233739325 +0000 UTC m=+12.954457736 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867c40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce1c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce1c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce1c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce1c0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce1c0): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035be30 item 71 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce1c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce1c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.234313622 +0000 UTC m=+12.955032034 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce1c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce6c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce6c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce6c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce6c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce6c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.234313622 +0000 UTC m=+12.955032034 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce6c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004040e0 item 71 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ced40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ced40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ced40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ced40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ced40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.239461228 +0000 UTC m=+12.960179639 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ced40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf240): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a10 item 72 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf240): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf240): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf240): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf240): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.240062378 +0000 UTC m=+12.960780789 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf780): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf780): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf780): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.240062378 +0000 UTC m=+12.960780789 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404cb0 item 72 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfd40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfd40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfd40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfd40): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfd40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfd40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfd40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.243529938 +0000 UTC m=+12.964248349 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfd40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda3c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda3c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda3c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405030 item 73 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda3c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda3c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.244515177 +0000 UTC m=+12.965233579 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda3c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda880): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda880): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda880): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda880): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda880): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004053b0 item 73 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda880): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda880): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.247521383 +0000 UTC m=+12.968239794 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda880): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddadc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddadc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddadc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddadc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddadc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.247521383 +0000 UTC m=+12.968239794 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddadc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004055e0 item 73 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb400): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb400): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb400): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb400): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb400): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.250927909 +0000 UTC m=+12.971646309 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb900): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb900): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c00 item 74 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb900): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.252377932 +0000 UTC m=+12.973096343 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbe40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbe40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476000 item 74 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbe40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbe40): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbe40): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbe40): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbe40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.253787918 +0000 UTC m=+12.974506320 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbe40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944440): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944440): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944440): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944440): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944440): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.253787918 +0000 UTC m=+12.974506320 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944440): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476230 item 74 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944a80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944a80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944a80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944a80): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944a80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944a80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944a80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.25574818 +0000 UTC m=+12.976466591 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944a80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944f80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944f80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944f80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a80 item 75 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944f80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944f80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.256291189 +0000 UTC m=+12.977009620 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944f80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009454c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009454c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009454c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009454c0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009454c0): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476f50 item 75 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009454c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009454c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.25740454 +0000 UTC m=+12.978122941 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009454c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945a00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945a00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945a00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945a00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.25740454 +0000 UTC m=+12.978122941 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477260 item 75 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a100): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a100): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a100): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a100): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a100): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.25897037 +0000 UTC m=+12.979688781 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a600): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004776c0 item 76 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a600): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.260644343 +0000 UTC m=+12.981362754 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095ab40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095ab40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004778f0 item 76 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095ab40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095ab40): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095ab40): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095ab40): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095ab40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.261634271 +0000 UTC m=+12.982352692 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095ab40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b0c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b0c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b0c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b0c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b0c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.261634271 +0000 UTC m=+12.982352692 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b0c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ab0 item 76 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b700): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b700): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b700): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b700): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b700): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.264033216 +0000 UTC m=+12.984751627 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095bc40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095bc40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095bc40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477f10 item 77 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095bc40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095bc40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.264682135 +0000 UTC m=+12.985400546 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095bc40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007723c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007723c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007723c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007723c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007723c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.264682135 +0000 UTC m=+12.985400546 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007723c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b88c0 item 77 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772a00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772a00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772a00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772a00): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772a00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772a00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.267274141 +0000 UTC m=+12.987992552 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772f00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772f00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772f00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8d20 item 78 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772f00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772f00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.268049337 +0000 UTC m=+12.988767748 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772f00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773640): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773640): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773640): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773640): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773640): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.268049337 +0000 UTC m=+12.988767748 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773640): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9650 item 78 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773c80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773c80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773c80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773c80): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773c80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773c80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773c80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.270663275 +0000 UTC m=+12.991381686 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773c80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018200): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c070 item 79 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018200): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.271425886 +0000 UTC m=+12.992144298 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018900): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018900): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018900): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.271425886 +0000 UTC m=+12.992144298 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001018900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c460 item 79 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a668c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a668c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a668c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a668c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a668c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a668c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a668c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.274619333 +0000 UTC m=+12.995337744 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a668c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66dc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66dc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66dc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2c40 item 80 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66dc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66dc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.275659807 +0000 UTC m=+12.996378218 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66dc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a674c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a674c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a674c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a674c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a674c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.275659807 +0000 UTC m=+12.996378218 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a674c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a30a0 item 80 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67b40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67b40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67b40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67b40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67b40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.278207921 +0000 UTC m=+12.998926333 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67b40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3570 item 81 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.279112259 +0000 UTC m=+12.999830670 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8040): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8580): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8580): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8580): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.279112259 +0000 UTC m=+12.999830670 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3810 item 81 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8c00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8c00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8c00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8c00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8c00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.281479534 +0000 UTC m=+13.002197946 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a8c00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3ea0 item 82 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.282232498 +0000 UTC m=+13.002950909 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9680): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9680): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9680): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9680): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9680): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.282232498 +0000 UTC m=+13.002950909 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9680): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c150 item 82 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9d00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9d00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.284362667 +0000 UTC m=+13.005081079 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009a9d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c770 item 83 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.285083281 +0000 UTC m=+13.005801692 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8280): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d87c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d87c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d87c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d87c0): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d87c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.285083281 +0000 UTC m=+13.005801692 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d87c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ca10 item 83 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8e40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8e40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8e40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8e40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8e40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.286497796 +0000 UTC m=+13.007216198 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d8e40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd90 item 84 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.287061586 +0000 UTC m=+13.007779997 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9340): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d98c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d98c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d98c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d98c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d98c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.287061586 +0000 UTC m=+13.007779997 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d98c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d030 item 84 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9f40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9f40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9f40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9f40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9f40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.288451395 +0000 UTC m=+13.009169806 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009d9f40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d3b0 item 85 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.288975709 +0000 UTC m=+13.009694120 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a044c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a04a00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a04a00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a04a00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a04a00): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a04a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.288975709 +0000 UTC m=+13.009694120 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a04a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d5e0 item 85 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.29052077 +0000 UTC m=+13.011239181 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dc70 item 86 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.291187252 +0000 UTC m=+13.011905663 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05b00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05b00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05b00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05b00): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05b00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.291187252 +0000 UTC m=+13.011905663 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a05b00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408070 item 86 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e200): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e200): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.292979216 +0000 UTC m=+13.013697628 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004089a0 item 87 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.293690061 +0000 UTC m=+13.014408473 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4e700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4ec40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4ec40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4ec40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4ec40): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4ec40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.293690061 +0000 UTC m=+13.014408473 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4ec40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408cb0 item 87 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f2c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f2c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f2c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f2c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f2c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.295201559 +0000 UTC m=+13.015919971 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f2c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004091f0 item 88 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.295849135 +0000 UTC m=+13.016567536 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4f7c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4fd40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4fd40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4fd40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4fd40): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4fd40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.295849135 +0000 UTC m=+13.016567536 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a4fd40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004093b0 item 88 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.297380601 +0000 UTC m=+13.018099012 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc001019080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009181c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009181c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009181c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cb60 item 89 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009181c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009181c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.297976761 +0000 UTC m=+13.018695172 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009181c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce00 item 89 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.298562229 +0000 UTC m=+13.019280641 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918c80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918c80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918c80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918c80): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918c80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.298562229 +0000 UTC m=+13.019280641 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000918c80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d3b0 item 89 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.300215093 +0000 UTC m=+13.020933504 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009192c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919800): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919800): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d8f0 item 90 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919800): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.300832322 +0000 UTC m=+13.021550734 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041de30 item 90 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.301492151 +0000 UTC m=+13.022210562 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000919d40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00094a380): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00094a380): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00094a380): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00094a380): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00094a380): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.301492151 +0000 UTC m=+13.022210562 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00094a380): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005801c0 item 90 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.303043444 +0000 UTC m=+13.023761855 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a762c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76800): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76800): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004097a0 item 91 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76800): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.303485174 +0000 UTC m=+13.024203584 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b90 item 91 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.303964192 +0000 UTC m=+13.024682604 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a76d40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a772c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a772c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a772c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a772c0): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a772c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.303964192 +0000 UTC m=+13.024682604 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a772c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a150 item 91 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.305282557 +0000 UTC m=+13.026000969 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77e40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77e40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77e40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b180 item 92 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77e40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77e40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.305856406 +0000 UTC m=+13.026574817 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a77e40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b420 item 92 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.306559366 +0000 UTC m=+13.027277767 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba9c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba9c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba9c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba9c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba9c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.306559366 +0000 UTC m=+13.027277767 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aba9c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bab0 item 92 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.308022913 +0000 UTC m=+13.028741325 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb000): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb540): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb540): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6310 item 93 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb540): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.308520147 +0000 UTC m=+13.029238558 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abb540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abbc40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abbc40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abbc40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abbc40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abbc40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.308520147 +0000 UTC m=+13.029238558 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000abbc40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6690 item 93 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.310115903 +0000 UTC m=+13.030834315 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8300): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8840): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8840): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8840): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a10 item 94 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8840): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8840): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.310568012 +0000 UTC m=+13.031286423 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8840): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8f40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8f40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8f40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8f40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8f40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.310568012 +0000 UTC m=+13.031286423 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af8f40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6cb0 item 94 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.31202616 +0000 UTC m=+13.032744572 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9ac0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9ac0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9ac0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7030 item 95 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9ac0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.312546457 +0000 UTC m=+13.033264868 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000af9ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14240): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14240): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14240): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.312546457 +0000 UTC m=+13.033264868 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a71f0 item 95 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.313976102 +0000 UTC m=+13.034694513 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14880): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14dc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14dc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14dc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a76c0 item 96 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14dc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14dc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.314410237 +0000 UTC m=+13.035128648 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b14dc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b154c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b154c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b154c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b154c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b154c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.314410237 +0000 UTC m=+13.035128648 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b154c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7880 item 96 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= 2025/09/12 01:04:13 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:13 DEBUG : Looking for writers 2025/09/12 01:04:13 DEBUG : >WaitForWriters: 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:13 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/12 01:04:13 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21300): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21300): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21300): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21300): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21300): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.342890723 +0000 UTC m=+13.063609135 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21300): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21780): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21780): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21780): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21780): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21780): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.342890723 +0000 UTC m=+13.063609135 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21c40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21c40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21c40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21c40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21c40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.342890723 +0000 UTC m=+13.063609135 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c21c40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475d50 item 1 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48300): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48300): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48300): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48300): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48300): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.344929822 +0000 UTC m=+13.065648224 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48300): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48800): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48800): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48800): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.344929822 +0000 UTC m=+13.065648224 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033acb0 item 2 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c484c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c484c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c484c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c484c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c484c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.353835704 +0000 UTC m=+13.074554125 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c484c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48d00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48d00): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48d00): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.353835704 +0000 UTC m=+13.074554125 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c48d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c491c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c491c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c491c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c491c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c491c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.353835704 +0000 UTC m=+13.074554125 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c491c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005804d0 item 3 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49840): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49840): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49840): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49840): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49840): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.358423909 +0000 UTC m=+13.079142321 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49840): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49d80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49d80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49d80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49d80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49d80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.358423909 +0000 UTC m=+13.079142321 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c49d80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580af0 item 4 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281880): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281880): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281880): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281880): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281880): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.361334655 +0000 UTC m=+13.082053066 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281880): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281d00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281d00): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281d00): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.361334655 +0000 UTC m=+13.082053066 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a540): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a540): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a540): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.361334655 +0000 UTC m=+13.082053066 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005810a0 item 5 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ad80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ad80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ad80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ad80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ad80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.364592131 +0000 UTC m=+13.085310552 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023ad80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc0c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc0c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc0c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc0c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc0c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.364592131 +0000 UTC m=+13.085310552 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc0c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005816c0 item 6 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd3c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd3c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd3c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd3c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd3c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.366600412 +0000 UTC m=+13.087318823 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd3c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd980): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd980): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd980): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd980): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd980): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.366600412 +0000 UTC m=+13.087318823 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdf00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdf00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdf00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdf00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdf00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.366600412 +0000 UTC m=+13.087318823 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdf00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581a40 item 7 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448740): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448740): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.368841961 +0000 UTC m=+13.089560371 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449380): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449380): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449380): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449380): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449380): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.368841961 +0000 UTC m=+13.089560371 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449380): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581f10 item 8 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449a00): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000449a00): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449a00): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449a00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449a00): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000449a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.371809022 +0000 UTC m=+13.092527433 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874500): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874500): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874500): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874500): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874500): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874500): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874500): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.371809022 +0000 UTC m=+13.092527433 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874500): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874a00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874a00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874a00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874a00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.371809022 +0000 UTC m=+13.092527433 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8850 item 9 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.374666087 +0000 UTC m=+13.095384498 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008756c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008756c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008756c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008756c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008756c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.374666087 +0000 UTC m=+13.095384498 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008756c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9420 item 10 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875d00): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000875d00): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875d00): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875d00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264140): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264140): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264140): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.377140012 +0000 UTC m=+13.097858413 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002646c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002646c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002646c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002646c0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002646c0): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002646c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002646c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.377140012 +0000 UTC m=+13.097858413 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002646c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264bc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264bc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264bc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264bc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264bc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.377140012 +0000 UTC m=+13.097858413 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264bc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c70 item 11 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265240): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265240): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265240): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.379128145 +0000 UTC m=+13.099846556 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265780): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265780): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265780): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.379128145 +0000 UTC m=+13.099846556 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ae00 item 12 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265dc0): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000265dc0): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265dc0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265dc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265dc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265dc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000265dc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e200): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e200): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.380999468 +0000 UTC m=+13.101717880 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e8c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e8c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e8c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e8c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e8c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.380999468 +0000 UTC m=+13.101717880 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e8c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b5e0 item 13 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ef40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ef40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ef40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ef40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ef40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.382602599 +0000 UTC m=+13.103321009 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ef40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f480): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f480): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f480): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f480): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f480): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.382602599 +0000 UTC m=+13.103321009 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bc70 item 14 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fb00): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000e3fb00): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fb00): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fb00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fb00): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fb00): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fb00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fec0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fec0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fec0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fec0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fec0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.384363184 +0000 UTC m=+13.105081595 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fec0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8600): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8600): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8600): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.384363184 +0000 UTC m=+13.105081595 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004345b0 item 15 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8d80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8d80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8d80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8d80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8d80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.385975912 +0000 UTC m=+13.106694333 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8d80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b92c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b92c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b92c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b92c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b92c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.385975912 +0000 UTC m=+13.106694333 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b92c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434cb0 item 16 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c140): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c140): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c140): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.387431716 +0000 UTC m=+13.108150127 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.387431716 +0000 UTC m=+13.108150127 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d000): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d000): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d000): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d000): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d000): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.387431716 +0000 UTC m=+13.108150127 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d000): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c150 item 17 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070db40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070db40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070db40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070db40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070db40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.389242426 +0000 UTC m=+13.109960837 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070db40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a240): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a240): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a240): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.389242426 +0000 UTC m=+13.109960837 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c620 item 18 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a8c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a8c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a8c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a8c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a8c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.392816637 +0000 UTC m=+13.113535048 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a8c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.392816637 +0000 UTC m=+13.113535048 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1adc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b2c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b2c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b2c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b2c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b2c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.392816637 +0000 UTC m=+13.113535048 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b2c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c9a0 item 19 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b940): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b940): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b940): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b940): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b940): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.394662073 +0000 UTC m=+13.115380484 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b940): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1be80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1be80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1be80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1be80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1be80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.394662073 +0000 UTC m=+13.115380484 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1be80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cf50 item 20 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e600): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e600): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.396009993 +0000 UTC m=+13.116728404 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.396009993 +0000 UTC m=+13.116728404 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4eb00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f000): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f000): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f000): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f000): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f000): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.396009993 +0000 UTC m=+13.116728404 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f000): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d5e0 item 21 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f740): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f740): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.397821724 +0000 UTC m=+13.118540145 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4fcc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4fcc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4fcc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4fcc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4fcc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.397821724 +0000 UTC m=+13.118540145 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4fcc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034de30 item 22 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade3c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade3c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade3c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade3c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade3c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.399185385 +0000 UTC m=+13.119903797 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade3c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.399185385 +0000 UTC m=+13.119903797 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade8c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adedc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adedc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adedc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adedc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adedc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.399185385 +0000 UTC m=+13.119903797 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adedc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4540 item 23 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf540): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf540): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf540): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.401114066 +0000 UTC m=+13.121832477 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfa80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfa80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfa80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfa80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfa80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.401114066 +0000 UTC m=+13.121832477 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfa80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4ee0 item 24 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c140): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc00078c140): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c140): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c140): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c140): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c140): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c500): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c500): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c500): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c500): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c500): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.402441369 +0000 UTC m=+13.123159780 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c500): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.402441369 +0000 UTC m=+13.123159780 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ca00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.402441369 +0000 UTC m=+13.123159780 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078cf80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5a40 item 25 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d600): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d600): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.404289679 +0000 UTC m=+13.125008090 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078db40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078db40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078db40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078db40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078db40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.404289679 +0000 UTC m=+13.125008090 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078db40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468930 item 26 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c280): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc000a1c280): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c280): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c280): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c280): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c280): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c280): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c640): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c640): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c640): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c640): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c640): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.405663039 +0000 UTC m=+13.126381460 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c640): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.405663039 +0000 UTC m=+13.126381460 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d0c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d0c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d0c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d0c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d0c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.405663039 +0000 UTC m=+13.126381460 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d0c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468e70 item 27 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.407915277 +0000 UTC m=+13.128633698 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.407915277 +0000 UTC m=+13.128633698 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004696c0 item 28 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e340): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc00084e340): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e340): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e340): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e340): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e340): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e340): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.409870148 +0000 UTC m=+13.130588569 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.409870148 +0000 UTC m=+13.130588569 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469b20 item 29 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f4c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f4c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f4c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f4c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f4c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.41477088 +0000 UTC m=+13.135489290 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f4c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fa00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fa00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fa00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fa00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fa00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.41477088 +0000 UTC m=+13.135489290 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fa00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0380 item 30 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002780c0): _readAt: size=2, off=0 2025/09/12 01:04:13 ERROR : open-test-file(0xc0002780c0): Couldn't read size of file 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002780c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002780c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002780c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002780c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002780c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278480): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278480): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278480): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278480): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278480): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.420062055 +0000 UTC m=+13.140780466 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278b80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278b80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278b80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278b80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278b80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.420062055 +0000 UTC m=+13.140780466 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000278b80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0930 item 31 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9940): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9940): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9940): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9940): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9940): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.421406238 +0000 UTC m=+13.142124649 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9940): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9ec0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9ec0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9ec0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9ec0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9ec0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.421406238 +0000 UTC m=+13.142124649 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9ec0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435650 item 32 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866580): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866580): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.423290516 +0000 UTC m=+13.144008928 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866a40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866a40): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866a40): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866a40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866a40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c00 item 33 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866a40): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866a40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.423794523 +0000 UTC m=+13.144512934 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866a40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866f40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866f40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866f40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866f40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866f40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.423794523 +0000 UTC m=+13.144512934 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866f40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 33 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867580): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867580): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.42531586 +0000 UTC m=+13.146034281 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867a00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867a00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e5b0 item 34 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867a00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867a00): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867a00): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867a00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.425884226 +0000 UTC m=+13.146602638 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867f40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867f40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867f40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867f40): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867f40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.425884226 +0000 UTC m=+13.146602638 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867f40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 34 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce600): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce600): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.42756397 +0000 UTC m=+13.148282381 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cea80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cea80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cea80): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cea80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cea80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 35 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cea80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cea80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.428092654 +0000 UTC m=+13.148811075 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cea80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cef80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cef80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cef80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cef80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cef80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.428092654 +0000 UTC m=+13.148811075 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cef80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 35 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf600): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf600): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.429812182 +0000 UTC m=+13.150530603 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cf600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfb00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfb00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 36 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfb00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfb00): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfb00): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfb00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfb00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.430552072 +0000 UTC m=+13.151270483 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008cfb00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda1c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda1c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda1c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda1c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda1c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.430552072 +0000 UTC m=+13.151270483 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda1c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 36 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda800): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda800): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda800): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.432110907 +0000 UTC m=+13.152829319 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dda800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddac80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddac80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddac80): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddac80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddac80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342000 item 37 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddac80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddac80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.432587943 +0000 UTC m=+13.153306354 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddac80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb180): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb180): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb180): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.432587943 +0000 UTC m=+13.153306354 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342380 item 37 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb800): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb800): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb800): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.434057844 +0000 UTC m=+13.154776254 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddb800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbd00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbd00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 38 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbd00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbd00): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbd00): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbd00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbd00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.434860862 +0000 UTC m=+13.155579272 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ddbd00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009442c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009442c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009442c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009442c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009442c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.434860862 +0000 UTC m=+13.155579272 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009442c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d20 item 38 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944940): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944940): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944940): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944940): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944940): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.436368923 +0000 UTC m=+13.157087344 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944940): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944e40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944e40): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944e40): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944e40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944e40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343260 item 39 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944e40): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944e40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.436893117 +0000 UTC m=+13.157611529 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000944e40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945340): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945340): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945340): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945340): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945340): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.436893117 +0000 UTC m=+13.157611529 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945340): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 39 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009459c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009459c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009459c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009459c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009459c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.438352287 +0000 UTC m=+13.159070699 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009459c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945f00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945f00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343ab0 item 40 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945f00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945f00): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945f00): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945f00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945f00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.43896133 +0000 UTC m=+13.159679742 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000945f00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a4c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a4c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a4c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a4c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a4c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.43896133 +0000 UTC m=+13.159679742 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095a4c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343ce0 item 40 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095aa80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095aa80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095aa80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095aa80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095aa80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095aa80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095aa80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.441130504 +0000 UTC m=+13.161848916 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095aa80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095af80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095af80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095af80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380230 item 41 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095af80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095af80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.441643167 +0000 UTC m=+13.162361567 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095af80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b440): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b440): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b440): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b440): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b440): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003805b0 item 41 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b440): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b440): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.442263902 +0000 UTC m=+13.162982312 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b440): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b980): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b980): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b980): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.442263902 +0000 UTC m=+13.162982312 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00095b980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 41 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772080): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772080): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.443597326 +0000 UTC m=+13.164315737 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772580): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 42 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772580): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.444173468 +0000 UTC m=+13.164891878 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772ac0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772ac0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 42 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772ac0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772ac0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772ac0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.444923316 +0000 UTC m=+13.165641727 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000772ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773080): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773080): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773080): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.444923316 +0000 UTC m=+13.165641727 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 42 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007736c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007736c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007736c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007736c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007736c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007736c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007736c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.446039902 +0000 UTC m=+13.166758313 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0007736c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773bc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773bc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773bc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381e30 item 43 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773bc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773bc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.446613689 +0000 UTC m=+13.167332100 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000773bc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66180): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66180): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66180): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66180): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0690 item 43 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66180): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.447169723 +0000 UTC m=+13.167888134 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a666c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a666c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a666c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a666c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a666c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.447169723 +0000 UTC m=+13.167888134 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a666c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f08c0 item 43 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66d00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66d00): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66d00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66d00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.448564352 +0000 UTC m=+13.169282763 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a66d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67200): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f10a0 item 44 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67200): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.44916006 +0000 UTC m=+13.169878472 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1c70 item 44 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67740): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67740): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67740): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67740): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.44985244 +0000 UTC m=+13.170570852 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67d00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67d00): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.44985244 +0000 UTC m=+13.170570852 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a67d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a0e0 item 44 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd43c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd43c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd43c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd43c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd43c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd43c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd43c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.451397762 +0000 UTC m=+13.172116173 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd43c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd48c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd48c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd48c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a620 item 45 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd48c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd48c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.451993851 +0000 UTC m=+13.172712262 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd48c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5000): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5000): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5000): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5000): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5000): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.451993851 +0000 UTC m=+13.172712262 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5000): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a850 item 45 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5640): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5640): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5640): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5640): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5640): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5640): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5640): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.453302128 +0000 UTC m=+13.174020538 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5640): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5b40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5b40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5b40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ac40 item 46 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5b40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5b40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.453910491 +0000 UTC m=+13.174628912 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000dd5b40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008422c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008422c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008422c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008422c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008422c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.453910491 +0000 UTC m=+13.174628912 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008422c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b110 item 46 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842900): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842900): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842900): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842900): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842900): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.455618537 +0000 UTC m=+13.176336948 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842e00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842e00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842e00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b810 item 47 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842e00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842e00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.456130308 +0000 UTC m=+13.176848719 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000842e00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843500): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843500): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843500): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843500): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843500): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.456130308 +0000 UTC m=+13.176848719 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843500): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bab0 item 47 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843b40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843b40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843b40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843b40): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843b40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843b40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843b40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.459152873 +0000 UTC m=+13.179871285 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000843b40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008720c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008720c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008720c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bf10 item 48 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008720c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008720c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.460597996 +0000 UTC m=+13.181316408 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008720c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008727c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008727c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008727c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008727c0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008727c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.460597996 +0000 UTC m=+13.181316408 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008727c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404310 item 48 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000872e00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000872e00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000872e00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000872e00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000872e00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.464916987 +0000 UTC m=+13.185635397 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000872e00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 49 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.468654254 +0000 UTC m=+13.189372665 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873280): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008737c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008737c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008737c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008737c0): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008737c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.468654254 +0000 UTC m=+13.189372665 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008737c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404d90 item 49 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873e40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873e40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873e40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873e40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873e40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.470330521 +0000 UTC m=+13.191048932 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000873e40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004052d0 item 50 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.470886344 +0000 UTC m=+13.191604756 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c43c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4940): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4940): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4940): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4940): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4940): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.470886344 +0000 UTC m=+13.191604756 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4940): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405500 item 50 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4fc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4fc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4fc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4fc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4fc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.475922741 +0000 UTC m=+13.196641153 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c4fc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004059d0 item 51 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.477822568 +0000 UTC m=+13.198540979 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c54c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c5a00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c5a00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c5a00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c5a00): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c5a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.477822568 +0000 UTC m=+13.198540979 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008c5a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405dc0 item 51 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906100): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906100): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906100): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.480993462 +0000 UTC m=+13.201711883 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004763f0 item 52 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.482221248 +0000 UTC m=+13.202939669 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906b80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906b80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906b80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906b80): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906b80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.482221248 +0000 UTC m=+13.202939669 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000906b80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 52 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907200): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907200): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.484183372 +0000 UTC m=+13.204901783 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477110 item 53 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.485022658 +0000 UTC m=+13.205741079 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907c40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907c40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907c40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907c40): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907c40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.485022658 +0000 UTC m=+13.205741079 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000907c40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 53 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000922340): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000922340): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000922340): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000922340): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000922340): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.486857915 +0000 UTC m=+13.207576326 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000922340): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b88c0 item 54 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.488169257 +0000 UTC m=+13.208887657 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0a00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0a00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0a00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0a00): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.488169257 +0000 UTC m=+13.208887657 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b0a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8b60 item 54 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.491470094 +0000 UTC m=+13.212188506 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9650 item 55 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.495586343 +0000 UTC m=+13.216304754 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1ac0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1ac0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1ac0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1ac0): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1ac0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.495586343 +0000 UTC m=+13.216304754 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009b1ac0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b98f0 item 55 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f01c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f01c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f01c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f01c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f01c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.503658871 +0000 UTC m=+13.224377281 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f01c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a24d0 item 56 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.504360046 +0000 UTC m=+13.225078457 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f06c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f0c40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f0c40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f0c40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f0c40): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f0c40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.504360046 +0000 UTC m=+13.225078457 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f0c40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2690 item 56 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.507331707 +0000 UTC m=+13.228050118 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1280): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f17c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f17c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f17c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2bd0 item 57 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f17c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f17c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.508094709 +0000 UTC m=+13.228813121 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f17c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e00 item 57 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.509333486 +0000 UTC m=+13.230051917 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0009f1d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10300): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10300): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10300): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10300): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10300): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.509333486 +0000 UTC m=+13.230051917 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10300): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a31f0 item 57 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.51399592 +0000 UTC m=+13.234714331 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10940): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10e80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10e80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10e80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3730 item 58 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10e80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10e80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.514882043 +0000 UTC m=+13.235600454 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a10e80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0d20 item 58 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.515820987 +0000 UTC m=+13.236539398 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279440): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279a80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279a80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279a80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279a80): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279a80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.515820987 +0000 UTC m=+13.236539398 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000279a80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0f50 item 58 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.518311984 +0000 UTC m=+13.239030396 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e680): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e680): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e680): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 59 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e680): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e680): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.524630327 +0000 UTC m=+13.245348759 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9e680): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1810 item 59 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.527656741 +0000 UTC m=+13.248375172 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9ebc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f140): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f140): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f140): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.527656741 +0000 UTC m=+13.248375172 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1a40 item 59 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.530089178 +0000 UTC m=+13.250807589 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a116c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a116c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a116c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3a40 item 60 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a116c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a116c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.531318886 +0000 UTC m=+13.252037298 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a116c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3ea0 item 60 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.532523428 +0000 UTC m=+13.253241860 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a11c00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c240): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c240): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c240): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.532523428 +0000 UTC m=+13.253241860 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c150 item 60 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.539504857 +0000 UTC m=+13.260223268 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9f780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9fcc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9fcc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9fcc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c310 item 61 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9fcc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9fcc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.543782128 +0000 UTC m=+13.264500539 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a9fcc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec440): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec440): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec440): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec440): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec440): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.543782128 +0000 UTC m=+13.264500539 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aec440): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c5b0 item 61 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.54967888 +0000 UTC m=+13.270397291 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aeca80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecfc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecfc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecfc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 62 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecfc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecfc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.551412715 +0000 UTC m=+13.272131127 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aecfc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c880): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c880): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c880): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c880): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c880): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.551412715 +0000 UTC m=+13.272131127 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5c880): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d030 item 62 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.555841833 +0000 UTC m=+13.276560233 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5cec0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5d400): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5d400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5d400): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c8c0 item 63 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5d400): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5d400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.559202392 +0000 UTC m=+13.279920803 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5d400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5db00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5db00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5db00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5db00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5db00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.559202392 +0000 UTC m=+13.279920803 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a5db00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cb60 item 63 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): >_readAt: n=0, err=Bad file descriptor 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.565863519 +0000 UTC m=+13.286581930 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b841c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84700): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84700): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cfc0 item 64 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84700): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.568722277 +0000 UTC m=+13.289440708 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84e00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84e00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84e00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84e00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84e00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.568722277 +0000 UTC m=+13.289440708 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b84e00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d180 item 64 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85440): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85440): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85440): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85440): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85440): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.570677909 +0000 UTC m=+13.291396310 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85440): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b858c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b858c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b858c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b858c0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b858c0): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d500 item 65 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b858c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b858c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.572828827 +0000 UTC m=+13.293547238 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b858c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85dc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85dc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85dc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85dc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85dc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.572828827 +0000 UTC m=+13.293547238 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b85dc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d8f0 item 65 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4480): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4480): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4480): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4480): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4480): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.577933543 +0000 UTC m=+13.298651974 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed640): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed640): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035df10 item 66 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed640): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed640): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed640): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed640): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed640): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.579970918 +0000 UTC m=+13.300689329 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aed640): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aedb80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aedb80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aedb80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aedb80): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aedb80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.579970918 +0000 UTC m=+13.300689329 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000aedb80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 66 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26240): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26240): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26240): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.583677318 +0000 UTC m=+13.304395729 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b266c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b266c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b266c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b266c0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b266c0): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc00 item 67 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b266c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b266c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.586547226 +0000 UTC m=+13.307265637 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b266c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26bc0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26bc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26bc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26bc0): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26bc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.586547226 +0000 UTC m=+13.307265637 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b26bc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a150 item 67 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27240): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27240): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27240): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.589551377 +0000 UTC m=+13.310269778 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b180 item 68 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27740): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27740): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27740): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27740): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.590124864 +0000 UTC m=+13.310843275 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27c80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27c80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27c80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27c80): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27c80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.590124864 +0000 UTC m=+13.310843275 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b27c80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b420 item 68 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a340): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a340): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a340): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a340): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a340): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.591817152 +0000 UTC m=+13.312535562 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a340): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4980): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4980): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4980): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4980): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004081c0 item 69 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4980): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.596861152 +0000 UTC m=+13.317579563 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c200): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c200): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c200): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.596861152 +0000 UTC m=+13.317579563 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a60e0 item 69 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a480): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a480): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a480): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a480): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a480): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.602053912 +0000 UTC m=+13.322772323 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a480): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a980): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a9a0 item 70 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a980): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a980): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a980): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a980): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.603573015 +0000 UTC m=+13.324291426 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1a980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1aec0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1aec0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1aec0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1aec0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1aec0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.603573015 +0000 UTC m=+13.324291426 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1aec0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b260 item 70 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1b540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1b540): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1b540): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1b540): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1b540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.607947408 +0000 UTC m=+13.328665819 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1b540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1ba40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1ba40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1ba40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1ba40): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1ba40): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bce0 item 71 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1ba40): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1ba40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.61243795 +0000 UTC m=+13.333156360 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1ba40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1bf40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1bf40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1bf40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1bf40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1bf40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.61243795 +0000 UTC m=+13.333156360 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000c1bf40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004083f0 item 71 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4640): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4640): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4640): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4640): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4640): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.617440373 +0000 UTC m=+13.338158784 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba4640): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5000): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5000): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408f50 item 72 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5000): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5000): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5000): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5000): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5000): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.618020001 +0000 UTC m=+13.338738412 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5000): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5540): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5540): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5540): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.618020001 +0000 UTC m=+13.338738412 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409110 item 72 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5b00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5b00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5b00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5b00): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5b00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5b00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5b00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.621082131 +0000 UTC m=+13.341800543 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ba5b00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c540): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c540): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409490 item 73 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c540): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.622390468 +0000 UTC m=+13.343108868 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4c540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4ca00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4ca00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4ca00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4ca00): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4ca00): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409650 item 73 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4ca00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4ca00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.62324945 +0000 UTC m=+13.343967861 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4ca00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4cf40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4cf40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4cf40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4cf40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4cf40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.62324945 +0000 UTC m=+13.343967861 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4cf40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409a40 item 73 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4d580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4d580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4d580): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4d580): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4d580): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4d580): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4d580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.625439352 +0000 UTC m=+13.346157763 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4d580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4da80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4da80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4da80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004760e0 item 74 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4da80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4da80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.627358636 +0000 UTC m=+13.348077037 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000b4da80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280300): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280300): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004763f0 item 74 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280300): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280300): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280300): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280300): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280300): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.629347901 +0000 UTC m=+13.350066312 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000280300): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a00): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.629347901 +0000 UTC m=+13.350066312 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000281a00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 74 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a440): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a440): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a440): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a440): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a440): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a440): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a440): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.63338989 +0000 UTC m=+13.354108302 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a440): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a980): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a980): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6620 item 75 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a980): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.635697142 +0000 UTC m=+13.356415553 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023a980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023b700): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023b700): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023b700): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023b700): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023b700): _writeAt: size=3, off=2 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a67e0 item 75 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023b700): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023b700): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.637585368 +0000 UTC m=+13.358303779 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00023b700): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc540): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc540): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc540): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc540): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc540): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.637585368 +0000 UTC m=+13.358303779 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cc540): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a69a0 item 75 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd640): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd640): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd640): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd640): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd640): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd640): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd640): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.642441747 +0000 UTC m=+13.363160158 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cd640): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdcc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdcc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdcc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e00 item 76 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdcc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdcc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.643105213 +0000 UTC m=+13.363823624 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0003cdcc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004483c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004483c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6fc0 item 76 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004483c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004483c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004483c0): _writeAt: size=3, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004483c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004483c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.644508417 +0000 UTC m=+13.365226828 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004483c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448940): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448940): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448940): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448940): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448940): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.644508417 +0000 UTC m=+13.365226828 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000448940): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7180 item 76 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004496c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004496c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004496c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004496c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004496c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004496c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004496c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.646430667 +0000 UTC m=+13.367149078 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004496c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874100): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874100): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874100): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476f50 item 77 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874100): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874100): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.650441568 +0000 UTC m=+13.371159979 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874100): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874800): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874800): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874800): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.650441568 +0000 UTC m=+13.371159979 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477260 item 77 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874e40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874e40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874e40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874e40): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874e40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874e40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874e40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.653035398 +0000 UTC m=+13.373753809 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000874e40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875440): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875440): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875440): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004776c0 item 78 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875440): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875440): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.653839338 +0000 UTC m=+13.374557749 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875440): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875b40): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875b40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875b40): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875b40): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875b40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.653839338 +0000 UTC m=+13.374557749 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000875b40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004778f0 item 78 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264240): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264240): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264240): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264240): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264240): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.65691432 +0000 UTC m=+13.377632732 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264780): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264780): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477d50 item 79 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264780): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.657994008 +0000 UTC m=+13.378712420 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.657994008 +0000 UTC m=+13.378712420 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000264e80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477f10 item 79 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002654c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002654c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002654c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002654c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002654c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002654c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002654c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.661659942 +0000 UTC m=+13.382378353 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002654c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002659c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002659c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002659c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005804d0 item 80 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002659c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002659c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.662785646 +0000 UTC m=+13.383504057 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0002659c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e140): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e140): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e140): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.662785646 +0000 UTC m=+13.383504057 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580700 item 80 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e780): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e780): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e780): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e780): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e780): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.666882257 +0000 UTC m=+13.387600659 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3e780): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580b60 item 81 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.667793889 +0000 UTC m=+13.388512300 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3ec00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f140): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f140): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f140): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f140): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f140): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.667793889 +0000 UTC m=+13.388512300 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f140): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580ee0 item 81 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f800): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f800): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f800): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f800): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f800): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.670050818 +0000 UTC m=+13.390769229 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3f800): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7730 item 82 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.671830488 +0000 UTC m=+13.392548900 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c240): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c8c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c8c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c8c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c8c0): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c8c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.671830488 +0000 UTC m=+13.392548900 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070c8c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a78f0 item 82 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d580): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d580): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d580): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.674151146 +0000 UTC m=+13.394869558 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070d580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7c70 item 83 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.677942625 +0000 UTC m=+13.398661036 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00070de00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a400): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a400): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a400): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.677942625 +0000 UTC m=+13.398661036 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1a400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7f10 item 83 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1aa80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1aa80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1aa80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1aa80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1aa80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.679327264 +0000 UTC m=+13.400045676 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1aa80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8850 item 84 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.682454687 +0000 UTC m=+13.403173098 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1af80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b500): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b500): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b500): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b500): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b500): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.682454687 +0000 UTC m=+13.403173098 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1b500): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8af0 item 84 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bb80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bb80): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bb80): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bb80): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bb80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.686605621 +0000 UTC m=+13.407324032 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1bb80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e96c0 item 85 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.687139073 +0000 UTC m=+13.407857475 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e6c0): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e6c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e6c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e6c0): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e6c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.687139073 +0000 UTC m=+13.407857475 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4e6c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ab0 item 85 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ed40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ed40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ed40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ed40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ed40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.691321766 +0000 UTC m=+13.412040178 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ed40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a460 item 86 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.691891336 +0000 UTC m=+13.412609747 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f280): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f880): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f880): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f880): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f880): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f880): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.691891336 +0000 UTC m=+13.412609747 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4f880): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033abd0 item 86 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ff40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ff40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ff40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ff40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ff40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.695329553 +0000 UTC m=+13.416047963 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e4ff40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b110 item 87 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.695809864 +0000 UTC m=+13.416528275 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000ade4c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adea00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adea00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adea00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adea00): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adea00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.695809864 +0000 UTC m=+13.416528275 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adea00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b3b0 item 87 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf180): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf180): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf180): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.697693761 +0000 UTC m=+13.418412161 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bc00 item 88 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.698990696 +0000 UTC m=+13.419709108 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf680): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fd00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fd00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fd00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fd00): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fd00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.698990696 +0000 UTC m=+13.419709108 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000e3fd00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005811f0 item 88 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.702162291 +0000 UTC m=+13.422880702 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c3c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005816c0 item 89 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.702801942 +0000 UTC m=+13.423520354 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078c900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581880 item 89 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.704144133 +0000 UTC m=+13.424862543 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078ce80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d400): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d400): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d400): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.704144133 +0000 UTC m=+13.424862543 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078d400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581a40 item 89 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.708208434 +0000 UTC m=+13.428926845 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00078da40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c080): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c080): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581dc0 item 90 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c080): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.710598581 +0000 UTC m=+13.431316993 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c000 item 90 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.711459157 +0000 UTC m=+13.432177568 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1c5c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb80): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb80): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.711459157 +0000 UTC m=+13.432177568 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1cb80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c1c0 item 90 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.714482916 +0000 UTC m=+13.435201327 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d200): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c540 item 91 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.715594221 +0000 UTC m=+13.436312632 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1d740): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): >_readAt: n=2, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): _writeAt: size=3, off=7 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c700 item 91 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.717211989 +0000 UTC m=+13.437930400 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000a1dc80): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e280): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e280): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e280): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e280): >_readAt: n=8, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e280): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.717211989 +0000 UTC m=+13.437930400 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e280): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c8c0 item 91 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.721843125 +0000 UTC m=+13.442561537 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adf8c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfe00): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfe00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfe00): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d41c0 item 92 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfe00): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfe00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.723305761 +0000 UTC m=+13.444024172 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000adfe00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): open at offset 5 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4540 item 92 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): _readAt: size=2, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): _writeAt: size=3, off=5 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): >_writeAt: n=3, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.724838299 +0000 UTC m=+13.445556710 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b83c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8980): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8980): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8980): >_readAt: n=3, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.724838299 +0000 UTC m=+13.445556710 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b8980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d48c0 item 92 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.726799502 +0000 UTC m=+13.447517912 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b90c0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9600): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9600): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9600): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5030 item 93 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9600): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9600): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.727461444 +0000 UTC m=+13.448179855 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9600): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9d00): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9d00): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9d00): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9d00): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9d00): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.727461444 +0000 UTC m=+13.448179855 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0004b9d00): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5490 item 93 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.730554242 +0000 UTC m=+13.451272652 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866400): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866980): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866980): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866980): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468230 item 94 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866980): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866980): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.731593654 +0000 UTC m=+13.452312065 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000866980): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.731593654 +0000 UTC m=+13.452312065 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc000867080): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468850 item 94 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.736996799 +0000 UTC m=+13.457715210 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084e900): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee40): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee40): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee40): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cc40 item 95 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee40): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee40): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.737959296 +0000 UTC m=+13.458677707 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084ee40): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f580): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f580): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f580): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f580): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f580): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.737959296 +0000 UTC m=+13.458677707 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084f580): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce70 item 95 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): open at offset 0 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): _readAt: size=2, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): >_readAt: n=0, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.739403328 +0000 UTC m=+13.460121738 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc00084fbc0): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce180): _writeAt: size=5, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce180): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce180): >openPending: err= 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 96 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce180): >_writeAt: n=5, err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce180): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.741903221 +0000 UTC m=+13.462621632 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce180): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/12 01:04:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/12 01:04:13 DEBUG : open-test-file: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce880): _readAt: size=512, off=0 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce880): openPending: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce880): >openPending: err= 2025/09/12 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce880): >_readAt: n=5, err=EOF 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce880): close: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-12 01:04:13.741903221 +0000 UTC m=+13.462621632 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:13 DEBUG : open-test-file(0xc0008ce880): >close: err= 2025/09/12 01:04:13 DEBUG : open-test-file: Remove: 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d8f0 item 96 2025/09/12 01:04:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/12 01:04:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/12 01:04:13 DEBUG : open-test-file: >Remove: err= 2025/09/12 01:04:13 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:13 DEBUG : Looking for writers 2025/09/12 01:04:13 DEBUG : >WaitForWriters: 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.75s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- 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.43s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:13 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:13 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:13 DEBUG : file1: newRWFileHandle: 2025/09/12 01:04:13 DEBUG : file1(0xc000945ec0): openPending: 2025/09/12 01:04:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:13 DEBUG : file1(0xc000945ec0): >openPending: err= 2025/09/12 01:04:13 DEBUG : file1: >newRWFileHandle: err= 2025/09/12 01:04:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/12 01:04:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/12 01:04:13 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:13 DEBUG : Looking for writers 2025/09/12 01:04:13 DEBUG : file1: reading active writers 2025/09/12 01:04:13 DEBUG : file1: active writers 1 2025/09/12 01:04:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:13 DEBUG : Looking for writers 2025/09/12 01:04:13 DEBUG : file1: reading active writers 2025/09/12 01:04:13 DEBUG : file1: active writers 1 2025/09/12 01:04:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:13 DEBUG : Looking for writers 2025/09/12 01:04:13 DEBUG : file1: reading active writers 2025/09/12 01:04:13 DEBUG : file1: active writers 1 2025/09/12 01:04:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:13 DEBUG : Looking for writers 2025/09/12 01:04:13 DEBUG : file1: reading active writers 2025/09/12 01:04:13 DEBUG : file1: active writers 1 2025/09/12 01:04:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:13 DEBUG : Looking for writers 2025/09/12 01:04:13 DEBUG : file1: reading active writers 2025/09/12 01:04:13 DEBUG : file1: active writers 1 2025/09/12 01:04:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/12 01:04:14 DEBUG : Looking for writers 2025/09/12 01:04:14 DEBUG : file1: reading active writers 2025/09/12 01:04:14 DEBUG : file1: active writers 1 2025/09/12 01:04:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/12 01:04:14 DEBUG : Looking for writers 2025/09/12 01:04:14 DEBUG : file1: reading active writers 2025/09/12 01:04:14 DEBUG : file1: active writers 1 2025/09/12 01:04:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/12 01:04:15 DEBUG : Looking for writers 2025/09/12 01:04:15 DEBUG : file1: reading active writers 2025/09/12 01:04:15 DEBUG : file1: active writers 1 2025/09/12 01:04:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:16 DEBUG : Looking for writers 2025/09/12 01:04:16 DEBUG : file1: reading active writers 2025/09/12 01:04:16 DEBUG : file1: active writers 1 2025/09/12 01:04:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:17 DEBUG : Looking for writers 2025/09/12 01:04:17 DEBUG : file1: reading active writers 2025/09/12 01:04:17 DEBUG : file1: active writers 1 2025/09/12 01:04:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:18 DEBUG : Looking for writers 2025/09/12 01:04:18 DEBUG : file1: reading active writers 2025/09/12 01:04:18 DEBUG : file1: active writers 1 2025/09/12 01:04:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:19 DEBUG : Looking for writers 2025/09/12 01:04:19 DEBUG : file1: reading active writers 2025/09/12 01:04:19 DEBUG : file1: active writers 1 2025/09/12 01:04:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:20 DEBUG : Looking for writers 2025/09/12 01:04:20 DEBUG : file1: reading active writers 2025/09/12 01:04:20 DEBUG : file1: active writers 1 2025/09/12 01:04:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:21 DEBUG : Looking for writers 2025/09/12 01:04:21 DEBUG : file1: reading active writers 2025/09/12 01:04:21 DEBUG : file1: active writers 1 2025/09/12 01:04:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:22 DEBUG : Looking for writers 2025/09/12 01:04:22 DEBUG : file1: reading active writers 2025/09/12 01:04:22 DEBUG : file1: active writers 1 2025/09/12 01:04:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:23 DEBUG : Looking for writers 2025/09/12 01:04:23 DEBUG : file1: reading active writers 2025/09/12 01:04:23 DEBUG : file1: active writers 1 2025/09/12 01:04:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:24 DEBUG : Looking for writers 2025/09/12 01:04:24 DEBUG : file1: reading active writers 2025/09/12 01:04:24 DEBUG : file1: active writers 1 2025/09/12 01:04:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:25 DEBUG : Looking for writers 2025/09/12 01:04:25 DEBUG : file1: reading active writers 2025/09/12 01:04:25 DEBUG : file1: active writers 1 2025/09/12 01:04:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:26 DEBUG : Looking for writers 2025/09/12 01:04:26 DEBUG : file1: reading active writers 2025/09/12 01:04:26 DEBUG : file1: active writers 1 2025/09/12 01:04:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:27 DEBUG : Looking for writers 2025/09/12 01:04:27 DEBUG : file1: reading active writers 2025/09/12 01:04:27 DEBUG : file1: active writers 1 2025/09/12 01:04:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:28 DEBUG : Looking for writers 2025/09/12 01:04:28 DEBUG : file1: reading active writers 2025/09/12 01:04:28 DEBUG : file1: active writers 1 2025/09/12 01:04:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:29 DEBUG : Looking for writers 2025/09/12 01:04:29 DEBUG : file1: reading active writers 2025/09/12 01:04:29 DEBUG : file1: active writers 1 2025/09/12 01:04:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:30 DEBUG : Looking for writers 2025/09/12 01:04:30 DEBUG : file1: reading active writers 2025/09/12 01:04:30 DEBUG : file1: active writers 1 2025/09/12 01:04:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:31 DEBUG : Looking for writers 2025/09/12 01:04:31 DEBUG : file1: reading active writers 2025/09/12 01:04:31 DEBUG : file1: active writers 1 2025/09/12 01:04:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:32 DEBUG : Looking for writers 2025/09/12 01:04:32 DEBUG : file1: reading active writers 2025/09/12 01:04:32 DEBUG : file1: active writers 1 2025/09/12 01:04:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:33 DEBUG : Looking for writers 2025/09/12 01:04:33 DEBUG : file1: reading active writers 2025/09/12 01:04:33 DEBUG : file1: active writers 1 2025/09/12 01:04:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:34 DEBUG : Looking for writers 2025/09/12 01:04:34 DEBUG : file1: reading active writers 2025/09/12 01:04:34 DEBUG : file1: active writers 1 2025/09/12 01:04:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:35 DEBUG : Looking for writers 2025/09/12 01:04:35 DEBUG : file1: reading active writers 2025/09/12 01:04:35 DEBUG : file1: active writers 1 2025/09/12 01:04:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:36 DEBUG : Looking for writers 2025/09/12 01:04:36 DEBUG : file1: reading active writers 2025/09/12 01:04:36 DEBUG : file1: active writers 1 2025/09/12 01:04:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:37 DEBUG : Looking for writers 2025/09/12 01:04:37 DEBUG : file1: reading active writers 2025/09/12 01:04:37 DEBUG : file1: active writers 1 2025/09/12 01:04:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:38 DEBUG : Looking for writers 2025/09/12 01:04:38 DEBUG : file1: reading active writers 2025/09/12 01:04:38 DEBUG : file1: active writers 1 2025/09/12 01:04:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:39 DEBUG : Looking for writers 2025/09/12 01:04:39 DEBUG : file1: reading active writers 2025/09/12 01:04:39 DEBUG : file1: active writers 1 2025/09/12 01:04:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:40 DEBUG : Looking for writers 2025/09/12 01:04:40 DEBUG : file1: reading active writers 2025/09/12 01:04:40 DEBUG : file1: active writers 1 2025/09/12 01:04:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:41 DEBUG : Looking for writers 2025/09/12 01:04:41 DEBUG : file1: reading active writers 2025/09/12 01:04:41 DEBUG : file1: active writers 1 2025/09/12 01:04:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:42 DEBUG : Looking for writers 2025/09/12 01:04:42 DEBUG : file1: reading active writers 2025/09/12 01:04:42 DEBUG : file1: active writers 1 2025/09/12 01:04:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:43 DEBUG : Looking for writers 2025/09/12 01:04:43 DEBUG : file1: reading active writers 2025/09/12 01:04:43 DEBUG : file1: active writers 1 2025/09/12 01:04:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/12 01:04:43 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00065db30 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000713608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641140288} name:file1 opens:1 downloaders: o: fd:0xc00058e080 info:{ModTime:{wall:13990707409940819337 ext:13491597269 loc:0x41150a0} ATime:{wall:13990707409940819337 ext:13491597269 loc:0x41150a0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/12 01:04:43 DEBUG : >WaitForWriters: 2025/09/12 01:04:43 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:43 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:43 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:43 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:43 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:43 DEBUG : rename_me: newRWFileHandle: 2025/09/12 01:04:43 DEBUG : rename_me(0xc000a67900): openPending: 2025/09/12 01:04:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/12 01:04:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/12 01:04:43 DEBUG : rename_me(0xc000a67900): >openPending: err= 2025/09/12 01:04:43 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/12 01:04:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/12 01:04:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/12 01:04:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/12 01:04:43 DEBUG : rename_me(0xc000a67900): _writeAt: size=5, off=0 2025/09/12 01:04:43 DEBUG : rename_me(0xc000a67900): >_writeAt: n=5, err= 2025/09/12 01:04:43 DEBUG : rename_me(0xc000a67900): close: 2025/09/12 01:04:43 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-12 01:04:43.800896102 +0000 UTC m=+43.521614513 2025/09/12 01:04:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/12 01:04:43 DEBUG : rename_me(0xc000a67900): >close: err= 2025/09/12 01:04:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/12 01:04:43 DEBUG : i_was_renamed: Updating file with 0xc00064dd40 2025/09/12 01:04:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/12 01:04:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/12 01:04:43 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:43 DEBUG : Looking for writers 2025/09/12 01:04:43 DEBUG : i_was_renamed: reading active writers 2025/09/12 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/12 01:04:43 DEBUG : Looking for writers 2025/09/12 01:04:43 DEBUG : i_was_renamed: reading active writers 2025/09/12 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/12 01:04:43 DEBUG : Looking for writers 2025/09/12 01:04:43 DEBUG : i_was_renamed: reading active writers 2025/09/12 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/12 01:04:43 DEBUG : Looking for writers 2025/09/12 01:04:43 DEBUG : i_was_renamed: reading active writers 2025/09/12 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/12 01:04:43 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/12 01:04:43 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:43 INFO : i_was_renamed: Copied (new) 2025/09/12 01:04:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-12 01:04:43 +0000 UTC" 2025/09/12 01:04:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/12 01:04:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/12 01:04:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/12 01:04:43 DEBUG : Looking for writers 2025/09/12 01:04:43 DEBUG : i_was_renamed: reading active writers 2025/09/12 01:04:43 DEBUG : >WaitForWriters: 2025/09/12 01:04:43 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:43 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:43 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/12 01:04:43 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/12 01:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Bb-wi}/rclone-test-boyulux0natu" 2025/09/12 01:04:43 INFO : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/12 01:04:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:44 DEBUG : forgetting directory cache 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000a0ab40): _readAt: size=512, off=0 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000a0ab40): openPending: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-12 00:05:43 +0000 UTC" against cached fingerprint "" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/12 01:04:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000a0ab40): >openPending: err= 2025/09/12 01:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000a0ab40): >_readAt: n=20, err=EOF 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000a0ab40): close: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:05:43 +0000 GMT 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000a0ab40): >close: err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:44 DEBUG : forgetting directory cache 2025/09/12 01:04:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00090fa80): _readAt: size=512, off=0 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00090fa80): openPending: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-12 00:06:43 +0000 UTC" against cached fingerprint "20,2025-09-12 00:05:43 +0000 UTC" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-12 00:06:43 +0000 UTC" != cached fingerprint "20,2025-09-12 00:05:43 +0000 UTC") 2025/09/12 01:04:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/12 01:04:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00090fa80): >openPending: err= 2025/09/12 01:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00090fa80): >_readAt: n=20, err=EOF 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00090fa80): close: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:06:43 +0000 GMT 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00090fa80): >close: err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:44 DEBUG : forgetting directory cache 2025/09/12 01:04:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00094a980): _readAt: size=512, off=0 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00094a980): openPending: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-12 00:07:43 +0000 UTC" against cached fingerprint "20,2025-09-12 00:06:43 +0000 UTC" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-12 00:07:43 +0000 UTC" != cached fingerprint "20,2025-09-12 00:06:43 +0000 UTC") 2025/09/12 01:04:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/12 01:04:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00094a980): >openPending: err= 2025/09/12 01:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00094a980): >_readAt: n=20, err=EOF 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00094a980): close: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:07:43 +0000 GMT 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc00094a980): >close: err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:44 DEBUG : forgetting directory cache 2025/09/12 01:04:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000b4dcc0): _readAt: size=512, off=0 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000b4dcc0): openPending: 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-12 00:08:43 +0000 UTC" against cached fingerprint "20,2025-09-12 00:07:43 +0000 UTC" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-12 00:08:43 +0000 UTC" != cached fingerprint "20,2025-09-12 00:07:43 +0000 UTC") 2025/09/12 01:04:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/12 01:04:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate(0xc000b4dcc0): >openPending: err= 2025/09/12 01:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000b4dcc0): >_readAt: n=20, err=EOF 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000b4dcc0): close: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:08:43 +0000 GMT 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000b4dcc0): >close: err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:45 DEBUG : forgetting directory cache 2025/09/12 01:04:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc0002653c0): _readAt: size=512, off=0 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc0002653c0): openPending: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-12 00:09:43 +0000 UTC" against cached fingerprint "20,2025-09-12 00:08:43 +0000 UTC" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-12 00:09:43 +0000 UTC" != cached fingerprint "20,2025-09-12 00:08:43 +0000 UTC") 2025/09/12 01:04:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/12 01:04:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc0002653c0): >openPending: err= 2025/09/12 01:04:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc0002653c0): >_readAt: n=20, err=EOF 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc0002653c0): close: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:09:43 +0000 GMT 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc0002653c0): >close: err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:45 DEBUG : forgetting directory cache 2025/09/12 01:04:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000a1ab80): _readAt: size=512, off=0 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000a1ab80): openPending: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-12 00:10:43 +0000 UTC" against cached fingerprint "20,2025-09-12 00:09:43 +0000 UTC" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-12 00:10:43 +0000 UTC" != cached fingerprint "20,2025-09-12 00:09:43 +0000 UTC") 2025/09/12 01:04:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/12 01:04:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000a1ab80): >openPending: err= 2025/09/12 01:04:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000a1ab80): >_readAt: n=20, err=EOF 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000a1ab80): close: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:10:43 +0000 GMT 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000a1ab80): >close: err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:45 DEBUG : forgetting directory cache 2025/09/12 01:04:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000e3f9c0): _readAt: size=512, off=0 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000e3f9c0): openPending: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-12 00:11:43 +0000 UTC" against cached fingerprint "20,2025-09-12 00:10:43 +0000 UTC" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-12 00:11:43 +0000 UTC" != cached fingerprint "20,2025-09-12 00:10:43 +0000 UTC") 2025/09/12 01:04:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/12 01:04:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000e3f9c0): >openPending: err= 2025/09/12 01:04:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000e3f9c0): >_readAt: n=21, err=EOF 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000e3f9c0): close: 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:11:43 +0000 GMT 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate(0xc000e3f9c0): >close: err= 2025/09/12 01:04:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:45 DEBUG : forgetting directory cache 2025/09/12 01:04:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000ade1c0): _readAt: size=512, off=0 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000ade1c0): openPending: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-12 00:12:43 +0000 UTC" against cached fingerprint "21,2025-09-12 00:11:43 +0000 UTC" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-12 00:12:43 +0000 UTC" != cached fingerprint "21,2025-09-12 00:11:43 +0000 UTC") 2025/09/12 01:04:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/12 01:04:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000ade1c0): >openPending: err= 2025/09/12 01:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000ade1c0): >_readAt: n=22, err=EOF 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000ade1c0): close: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:12:43 +0000 GMT 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000ade1c0): >close: err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:46 DEBUG : forgetting directory cache 2025/09/12 01:04:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc0009443c0): _readAt: size=512, off=0 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc0009443c0): openPending: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-12 00:13:43 +0000 UTC" against cached fingerprint "22,2025-09-12 00:12:43 +0000 UTC" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-12 00:13:43 +0000 UTC" != cached fingerprint "22,2025-09-12 00:12:43 +0000 UTC") 2025/09/12 01:04:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/12 01:04:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc0009443c0): >openPending: err= 2025/09/12 01:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc0009443c0): >_readAt: n=23, err=EOF 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc0009443c0): close: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:13:43 +0000 GMT 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc0009443c0): >close: err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:46 DEBUG : forgetting directory cache 2025/09/12 01:04:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000a66100): _readAt: size=512, off=0 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000a66100): openPending: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-12 00:14:43 +0000 UTC" against cached fingerprint "23,2025-09-12 00:13:43 +0000 UTC" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-12 00:14:43 +0000 UTC" != cached fingerprint "23,2025-09-12 00:13:43 +0000 UTC") 2025/09/12 01:04:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/12 01:04:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000a66100): >openPending: err= 2025/09/12 01:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000a66100): >_readAt: n=24, err=EOF 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000a66100): close: 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-12 00:14:43 +0000 GMT 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate(0xc000a66100): >close: err= 2025/09/12 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:46 DEBUG : Looking for writers 2025/09/12 01:04:46 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/12 01:04:46 DEBUG : >WaitForWriters: 2025/09/12 01:04:46 DEBUG : webdav root 'rclone-test-boyulux0natu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.61s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:46 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:46 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:46 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:46 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:46 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : forgetting directory cache 2025/09/12 01:04:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/12 01:04:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/12 01:04:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/12 01:04:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/12 01:04:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/12 01:04:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/12 01:04:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/12 01:04:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/12 01:04:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/12 01:04:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/12 01:04:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/12 01:04:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/12 01:04:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/12 01:04:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/12 01:04:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/12 01:04:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/12 01:04:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/12 01:04:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:46 DEBUG : Looking for writers 2025/09/12 01:04:46 DEBUG : FiLeA: reading active writers 2025/09/12 01:04:46 DEBUG : FiLeB: reading active writers 2025/09/12 01:04:46 DEBUG : FilEb: reading active writers 2025/09/12 01:04:46 DEBUG : >WaitForWriters: 2025/09/12 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:46 DEBUG : Looking for writers 2025/09/12 01:04:46 DEBUG : FiLeB: reading active writers 2025/09/12 01:04:46 DEBUG : FilEb: reading active writers 2025/09/12 01:04:46 DEBUG : FiLeA: reading active writers 2025/09/12 01:04:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:46 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:46 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:47 DEBUG : Looking for writers 2025/09/12 01:04:47 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/12 01:04:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/12 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:47 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:47 DEBUG : webdav root 'rclone-test-boyulux0natu': Reusing VFS from active cache 2025/09/12 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:47 DEBUG : Looking for writers 2025/09/12 01:04:47 DEBUG : >WaitForWriters: 2025/09/12 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:47 DEBUG : Looking for writers 2025/09/12 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:47 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:47 DEBUG : Looking for writers 2025/09/12 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:47 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:47 DEBUG : Looking for writers 2025/09/12 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.03s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:47 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:47 DEBUG : dir: Looking for writers 2025/09/12 01:04:47 DEBUG : file2: reading active writers 2025/09/12 01:04:47 DEBUG : Looking for writers 2025/09/12 01:04:47 DEBUG : dir: reading active writers 2025/09/12 01:04:47 DEBUG : file1: reading active writers 2025/09/12 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:47 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:47 DEBUG : dir: Looking for writers 2025/09/12 01:04:47 DEBUG : Looking for writers 2025/09/12 01:04:47 DEBUG : dir: reading active writers 2025/09/12 01:04:47 DEBUG : file1: reading active writers 2025/09/12 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:47 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : file1: Open: flags=O_RDONLY 2025/09/12 01:04:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/12 01:04:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/12 01:04:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/12 01:04:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/12 01:04:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/12 01:04:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/12 01:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/12 01:04:47 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/12 01:04:47 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/12 01:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/12 01:04:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/12 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:47 DEBUG : dir: Looking for writers 2025/09/12 01:04:47 DEBUG : file2: reading active writers 2025/09/12 01:04:47 DEBUG : new_file.txt: reading active writers 2025/09/12 01:04:47 DEBUG : Looking for writers 2025/09/12 01:04:47 DEBUG : dir: reading active writers 2025/09/12 01:04:47 DEBUG : file1: reading active writers 2025/09/12 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:47 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/12 01:04:47 DEBUG : dir/file1: Updating file with dir/file1 0xc00064c900 2025/09/12 01:04:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/12 01:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:47 INFO : dir/file1: Moved (server-side) to: file0 2025/09/12 01:04:47 DEBUG : file0: Updating file with file0 0xc00064c900 2025/09/12 01:04:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/12 01:04:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/12 01:04:48 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:48 DEBUG : dir: Looking for writers 2025/09/12 01:04:48 DEBUG : Looking for writers 2025/09/12 01:04:48 DEBUG : dir: reading active writers 2025/09/12 01:04:48 DEBUG : file0: reading active writers 2025/09/12 01:04:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:48 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:48 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:48 DEBUG : Looking for writers 2025/09/12 01:04:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:48 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:48 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/12 01:04:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/12 01:04:48 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/12 01:04:48 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/12 01:04:48 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/12 01:04:48 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:48 DEBUG : Looking for writers 2025/09/12 01:04:48 DEBUG : a: Looking for writers 2025/09/12 01:04:48 DEBUG : b: Looking for writers 2025/09/12 01:04:48 DEBUG : c: Looking for writers 2025/09/12 01:04:48 DEBUG : d: Looking for writers 2025/09/12 01:04:48 DEBUG : Looking for writers 2025/09/12 01:04:48 DEBUG : /: reading active writers 2025/09/12 01:04:48 DEBUG : a: reading active writers 2025/09/12 01:04:48 DEBUG : b: reading active writers 2025/09/12 01:04:48 DEBUG : c: reading active writers 2025/09/12 01:04:48 DEBUG : d: reading active writers 2025/09/12 01:04:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:48 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/12 01:04:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/12 01:04:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/12 01:04:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/12 01:04:48 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:48 DEBUG : a/b/c/d: Looking for writers 2025/09/12 01:04:48 DEBUG : a/b/c: Looking for writers 2025/09/12 01:04:48 DEBUG : d: reading active writers 2025/09/12 01:04:48 DEBUG : a/b: Looking for writers 2025/09/12 01:04:48 DEBUG : c: reading active writers 2025/09/12 01:04:48 DEBUG : a: Looking for writers 2025/09/12 01:04:48 DEBUG : b: reading active writers 2025/09/12 01:04:48 DEBUG : Looking for writers 2025/09/12 01:04:48 DEBUG : a: reading active writers 2025/09/12 01:04:48 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:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:48 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:48 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:48 DEBUG : Looking for writers 2025/09/12 01:04:48 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:48 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:04:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/12 01:04:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/12 01:04:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/12 01:04:48 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/12 01:04:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:49 DEBUG : file1: Size of src and dst objects identical 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:04:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/12 01:04:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/12 01:04:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/12 01:04:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:49 DEBUG : file1: Size of src and dst objects identical 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/12 01:04:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (7 bytes), uploading instead of streaming 2025/09/12 01:04:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:49 DEBUG : file1: Size of src and dst objects identical 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:49 DEBUG : Looking for writers 2025/09/12 01:04:49 DEBUG : file1: reading active writers 2025/09/12 01:04:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:49 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/12 01:04:50 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/12 01:04:50 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/12 01:04:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/12 01:04:50 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (11 bytes), uploading instead of streaming 2025/09/12 01:04:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:50 DEBUG : file1: Size of src and dst objects identical 2025/09/12 01:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/12 01:04:50 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:50 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:04:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/12 01:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:50 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/12 01:04:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:50 DEBUG : file1: Size of src and dst objects identical 2025/09/12 01:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/12 01:04:50 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:50 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:04:50 DEBUG : file1: WriteFileHandle.Release closing 2025/09/12 01:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:50 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/12 01:04:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:04:50 DEBUG : file1: Size of src and dst objects identical 2025/09/12 01:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/12 01:04:50 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:04:50 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:04:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:04:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:04:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:04:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/12 01:04:50 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : file1: active writers 1 2025/09/12 01:04:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : file1: active writers 1 2025/09/12 01:04:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : file1: active writers 1 2025/09/12 01:04:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : file1: active writers 1 2025/09/12 01:04:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : file1: active writers 1 2025/09/12 01:04:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/12 01:04:50 DEBUG : Looking for writers 2025/09/12 01:04:50 DEBUG : file1: reading active writers 2025/09/12 01:04:50 DEBUG : file1: active writers 1 2025/09/12 01:04:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/12 01:04:51 DEBUG : Looking for writers 2025/09/12 01:04:51 DEBUG : file1: reading active writers 2025/09/12 01:04:51 DEBUG : file1: active writers 1 2025/09/12 01:04:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/12 01:04:51 DEBUG : Looking for writers 2025/09/12 01:04:51 DEBUG : file1: reading active writers 2025/09/12 01:04:51 DEBUG : file1: active writers 1 2025/09/12 01:04:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:04:52 DEBUG : Looking for writers 2025/09/12 01:04:52 DEBUG : file1: reading active writers 2025/09/12 01:04:52 DEBUG : file1: active writers 1 2025/09/12 01:04:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:04:53 DEBUG : Looking for writers 2025/09/12 01:04:53 DEBUG : file1: reading active writers 2025/09/12 01:04:53 DEBUG : file1: active writers 1 2025/09/12 01:04:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:04:54 DEBUG : Looking for writers 2025/09/12 01:04:54 DEBUG : file1: reading active writers 2025/09/12 01:04:54 DEBUG : file1: active writers 1 2025/09/12 01:04:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:04:55 DEBUG : Looking for writers 2025/09/12 01:04:55 DEBUG : file1: reading active writers 2025/09/12 01:04:55 DEBUG : file1: active writers 1 2025/09/12 01:04:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:04:56 DEBUG : Looking for writers 2025/09/12 01:04:56 DEBUG : file1: reading active writers 2025/09/12 01:04:56 DEBUG : file1: active writers 1 2025/09/12 01:04:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:04:57 DEBUG : Looking for writers 2025/09/12 01:04:57 DEBUG : file1: reading active writers 2025/09/12 01:04:57 DEBUG : file1: active writers 1 2025/09/12 01:04:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:04:58 DEBUG : Looking for writers 2025/09/12 01:04:58 DEBUG : file1: reading active writers 2025/09/12 01:04:58 DEBUG : file1: active writers 1 2025/09/12 01:04:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:04:59 DEBUG : Looking for writers 2025/09/12 01:04:59 DEBUG : file1: reading active writers 2025/09/12 01:04:59 DEBUG : file1: active writers 1 2025/09/12 01:04:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:00 DEBUG : Looking for writers 2025/09/12 01:05:00 DEBUG : file1: reading active writers 2025/09/12 01:05:00 DEBUG : file1: active writers 1 2025/09/12 01:05:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:01 DEBUG : Looking for writers 2025/09/12 01:05:01 DEBUG : file1: reading active writers 2025/09/12 01:05:01 DEBUG : file1: active writers 1 2025/09/12 01:05:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:02 DEBUG : Looking for writers 2025/09/12 01:05:02 DEBUG : file1: reading active writers 2025/09/12 01:05:02 DEBUG : file1: active writers 1 2025/09/12 01:05:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:03 DEBUG : Looking for writers 2025/09/12 01:05:03 DEBUG : file1: reading active writers 2025/09/12 01:05:03 DEBUG : file1: active writers 1 2025/09/12 01:05:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:04 DEBUG : Looking for writers 2025/09/12 01:05:04 DEBUG : file1: reading active writers 2025/09/12 01:05:04 DEBUG : file1: active writers 1 2025/09/12 01:05:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:05 DEBUG : Looking for writers 2025/09/12 01:05:05 DEBUG : file1: reading active writers 2025/09/12 01:05:05 DEBUG : file1: active writers 1 2025/09/12 01:05:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:06 DEBUG : Looking for writers 2025/09/12 01:05:06 DEBUG : file1: reading active writers 2025/09/12 01:05:06 DEBUG : file1: active writers 1 2025/09/12 01:05:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:07 DEBUG : Looking for writers 2025/09/12 01:05:07 DEBUG : file1: reading active writers 2025/09/12 01:05:07 DEBUG : file1: active writers 1 2025/09/12 01:05:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:08 DEBUG : Looking for writers 2025/09/12 01:05:08 DEBUG : file1: reading active writers 2025/09/12 01:05:08 DEBUG : file1: active writers 1 2025/09/12 01:05:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:09 DEBUG : Looking for writers 2025/09/12 01:05:09 DEBUG : file1: reading active writers 2025/09/12 01:05:09 DEBUG : file1: active writers 1 2025/09/12 01:05:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:10 DEBUG : Looking for writers 2025/09/12 01:05:10 DEBUG : file1: reading active writers 2025/09/12 01:05:10 DEBUG : file1: active writers 1 2025/09/12 01:05:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:11 DEBUG : Looking for writers 2025/09/12 01:05:11 DEBUG : file1: reading active writers 2025/09/12 01:05:11 DEBUG : file1: active writers 1 2025/09/12 01:05:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:12 DEBUG : Looking for writers 2025/09/12 01:05:12 DEBUG : file1: reading active writers 2025/09/12 01:05:12 DEBUG : file1: active writers 1 2025/09/12 01:05:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:13 DEBUG : Looking for writers 2025/09/12 01:05:13 DEBUG : file1: reading active writers 2025/09/12 01:05:13 DEBUG : file1: active writers 1 2025/09/12 01:05:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:14 DEBUG : Looking for writers 2025/09/12 01:05:14 DEBUG : file1: reading active writers 2025/09/12 01:05:14 DEBUG : file1: active writers 1 2025/09/12 01:05:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:15 DEBUG : Looking for writers 2025/09/12 01:05:15 DEBUG : file1: reading active writers 2025/09/12 01:05:15 DEBUG : file1: active writers 1 2025/09/12 01:05:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:16 DEBUG : Looking for writers 2025/09/12 01:05:16 DEBUG : file1: reading active writers 2025/09/12 01:05:16 DEBUG : file1: active writers 1 2025/09/12 01:05:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:17 DEBUG : Looking for writers 2025/09/12 01:05:17 DEBUG : file1: reading active writers 2025/09/12 01:05:17 DEBUG : file1: active writers 1 2025/09/12 01:05:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:18 DEBUG : Looking for writers 2025/09/12 01:05:18 DEBUG : file1: reading active writers 2025/09/12 01:05:18 DEBUG : file1: active writers 1 2025/09/12 01:05:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:19 DEBUG : Looking for writers 2025/09/12 01:05:19 DEBUG : file1: reading active writers 2025/09/12 01:05:19 DEBUG : file1: active writers 1 2025/09/12 01:05:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/12 01:05:20 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/12 01:05:20 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:05:20 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:05:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:05:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:05:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:05:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:05:20 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/12 01:05:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:05:20 DEBUG : file1: Size of src and dst objects identical 2025/09/12 01:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:05:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:05:20 DEBUG : file1: Open: flags=O_RDONLY 2025/09/12 01:05:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/12 01:05:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/12 01:05:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:05:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/12 01:05:20 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:05:20 DEBUG : Looking for writers 2025/09/12 01:05:20 DEBUG : file1: reading active writers 2025/09/12 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-boyulux0natu'", Local "Local file system at /tmp/rclone2787350306", Modify Window "1s" 2025/09/12 01:05:20 INFO : webdav root 'rclone-test-boyulux0natu': poll-interval is not supported by this remote 2025/09/12 01:05:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/12 01:05:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/12 01:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:05:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/12 01:05:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/12 01:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:05:20 DEBUG : webdav root 'rclone-test-boyulux0natu': File to upload is small (100 bytes), uploading instead of streaming 2025/09/12 01:05:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/12 01:05:20 DEBUG : file1: Size of src and dst objects identical 2025/09/12 01:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/12 01:05:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/12 01:05:20 DEBUG : file1: Open: flags=O_RDONLY 2025/09/12 01:05:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/12 01:05:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/12 01:05:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/12 01:05:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/12 01:05:20 DEBUG : WaitForWriters: timeout=30s 2025/09/12 01:05:20 DEBUG : Looking for writers 2025/09/12 01:05:20 DEBUG : file1: reading active writers 2025/09/12 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/12 01:05:20 DEBUG : webdav root 'rclone-test-boyulux0natu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.302238233s (try 1/5)