"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/22 01:08:18 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-babanek9yoku" 2025/08/22 01:08:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:08:18 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/22 01:08:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/22 01:08:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/22 01:08:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/22 01:08:18 DEBUG : Setting pass="5-yOKQIRpDrPa8wdBJ6JZK4mD8Seev91uczFBaYZztOC" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/22 01:08:18 DEBUG : TestWebdavRclone: detected overridden config - adding "{JLAP9}" suffix to name 2025/08/22 01:08:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/22 01:08:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/22 01:08:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/22 01:08:18 DEBUG : Setting pass="5-yOKQIRpDrPa8wdBJ6JZK4mD8Seev91uczFBaYZztOC" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/22 01:08:18 DEBUG : found headers: 2025/08/22 01:08:18 DEBUG : Creating backend with remote "/tmp/rclone2979908502" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:18 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:18 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:18 DEBUG : dir: Looking for writers 2025/08/22 01:08:18 DEBUG : Looking for writers 2025/08/22 01:08:18 DEBUG : dir: reading active writers 2025/08/22 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.15s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:18 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:18 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:18 DEBUG : dir/subdir: Looking for writers 2025/08/22 01:08:18 DEBUG : dir: Looking for writers 2025/08/22 01:08:18 DEBUG : file1: reading active writers 2025/08/22 01:08:18 DEBUG : file2: reading active writers 2025/08/22 01:08:18 DEBUG : subdir: reading active writers 2025/08/22 01:08:18 DEBUG : Looking for writers 2025/08/22 01:08:18 DEBUG : dir: reading active writers 2025/08/22 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:18 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:18 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:18 DEBUG : dir: Looking for writers 2025/08/22 01:08:18 DEBUG : file1: reading active writers 2025/08/22 01:08:18 DEBUG : Looking for writers 2025/08/22 01:08:18 DEBUG : dir: reading active writers 2025/08/22 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:18 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:18 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:18 DEBUG : dir: Looking for writers 2025/08/22 01:08:18 DEBUG : Looking for writers 2025/08/22 01:08:18 DEBUG : dir: reading active writers 2025/08/22 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:18 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:18 DEBUG : dir: forgetting directory cache 2025/08/22 01:08:18 DEBUG : forgetting directory cache 2025/08/22 01:08:18 DEBUG : dir: forgetting directory cache 2025/08/22 01:08:18 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:18 DEBUG : Looking for writers 2025/08/22 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.15s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:19 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:19 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/22 01:08:19 DEBUG : dir: invalidating directory cache 2025/08/22 01:08:19 DEBUG : >ForgetPath: 2025/08/22 01:08:19 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/22 01:08:19 DEBUG : invalidating directory cache 2025/08/22 01:08:19 DEBUG : dir: forgetting directory cache 2025/08/22 01:08:19 DEBUG : >ForgetPath: 2025/08/22 01:08:19 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/22 01:08:19 DEBUG : >ForgetPath: 2025/08/22 01:08:19 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:19 DEBUG : dir: Looking for writers 2025/08/22 01:08:19 DEBUG : Looking for writers 2025/08/22 01:08:19 DEBUG : dir: reading active writers 2025/08/22 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.15s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:19 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:19 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:19 DEBUG : forgetting directory cache 2025/08/22 01:08:19 DEBUG : dir: forgetting directory cache 2025/08/22 01:08:19 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:19 DEBUG : fil/a/b: Looking for writers 2025/08/22 01:08:19 DEBUG : fil/a: Looking for writers 2025/08/22 01:08:19 DEBUG : b: reading active writers 2025/08/22 01:08:19 DEBUG : fil: Looking for writers 2025/08/22 01:08:19 DEBUG : a: reading active writers 2025/08/22 01:08:19 DEBUG : dir: Looking for writers 2025/08/22 01:08:19 DEBUG : Looking for writers 2025/08/22 01:08:19 DEBUG : dir: reading active writers 2025/08/22 01:08:19 DEBUG : fil: reading active writers 2025/08/22 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:19 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:19 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:19 DEBUG : dir: Looking for writers 2025/08/22 01:08:19 DEBUG : Looking for writers 2025/08/22 01:08:19 DEBUG : dir: reading active writers 2025/08/22 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:19 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:19 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:19 DEBUG : dir: Looking for writers 2025/08/22 01:08:19 DEBUG : file1: reading active writers 2025/08/22 01:08:19 DEBUG : Looking for writers 2025/08/22 01:08:19 DEBUG : dir: reading active writers 2025/08/22 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:19 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:19 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/22 01:08:20 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:20 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:20 DEBUG : dir: invalidating directory cache 2025/08/22 01:08:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/22 01:08:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/22 01:08:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/22 01:08:20 DEBUG : dir/file1: Reset virtual modtime 2025/08/22 01:08:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/22 01:08:20 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:20 DEBUG : dir: invalidating directory cache 2025/08/22 01:08:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/22 01:08:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/22 01:08:20 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/22 01:08:20 DEBUG : forgetting directory cache 2025/08/22 01:08:20 DEBUG : dir: forgetting directory cache 2025/08/22 01:08:20 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/22 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:20 DEBUG : dir/virtualDir: Looking for writers 2025/08/22 01:08:20 DEBUG : dir: Looking for writers 2025/08/22 01:08:20 DEBUG : virtualFile: reading active writers 2025/08/22 01:08:20 DEBUG : virtualDir: reading active writers 2025/08/22 01:08:20 DEBUG : file1: reading active writers 2025/08/22 01:08:20 DEBUG : virtualFile2: reading active writers 2025/08/22 01:08:20 DEBUG : Looking for writers 2025/08/22 01:08:20 DEBUG : dir: reading active writers 2025/08/22 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:20 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:20 ERROR : dir/: Can only open directories read only 2025/08/22 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:20 DEBUG : dir: Looking for writers 2025/08/22 01:08:20 DEBUG : Looking for writers 2025/08/22 01:08:20 DEBUG : dir: reading active writers 2025/08/22 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:20 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:20 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/22 01:08:20 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/22 01:08:20 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/22 01:08:20 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:20 NOTICE: webdav root 'rclone-test-babanek9yoku': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/22 01:08:20 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/22 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:20 DEBUG : dir: Looking for writers 2025/08/22 01:08:20 DEBUG : file1: reading active writers 2025/08/22 01:08:20 DEBUG : potato: reading active writers 2025/08/22 01:08:20 DEBUG : Looking for writers 2025/08/22 01:08:20 DEBUG : dir: reading active writers 2025/08/22 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:20 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/22 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:20 DEBUG : dir/sub: Looking for writers 2025/08/22 01:08:20 DEBUG : dir: Looking for writers 2025/08/22 01:08:20 DEBUG : file1: reading active writers 2025/08/22 01:08:20 DEBUG : sub: reading active writers 2025/08/22 01:08:20 DEBUG : Looking for writers 2025/08/22 01:08:20 DEBUG : dir: reading active writers 2025/08/22 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:20 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/22 01:08:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/22 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:21 DEBUG : dir/sub/subsub: Looking for writers 2025/08/22 01:08:21 DEBUG : dir/sub: Looking for writers 2025/08/22 01:08:21 DEBUG : subsub: reading active writers 2025/08/22 01:08:21 DEBUG : dir: Looking for writers 2025/08/22 01:08:21 DEBUG : file1: reading active writers 2025/08/22 01:08:21 DEBUG : sub: reading active writers 2025/08/22 01:08:21 DEBUG : Looking for writers 2025/08/22 01:08:21 DEBUG : dir: reading active writers 2025/08/22 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:21 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:21 ERROR : dir/: Dir.Remove not empty 2025/08/22 01:08:21 DEBUG : dir/file1: Remove: 2025/08/22 01:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:21 DEBUG : dir/file1: >Remove: err= 2025/08/22 01:08:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/22 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:21 DEBUG : Looking for writers 2025/08/22 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:21 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:21 DEBUG : dir/file1: Remove: 2025/08/22 01:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:21 DEBUG : dir/file1: >Remove: err= 2025/08/22 01:08:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/22 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:21 DEBUG : Looking for writers 2025/08/22 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:21 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:21 DEBUG : dir/file1: Remove: 2025/08/22 01:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:21 DEBUG : dir/file1: >Remove: err= 2025/08/22 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:21 DEBUG : dir: Looking for writers 2025/08/22 01:08:21 DEBUG : Looking for writers 2025/08/22 01:08:21 DEBUG : dir: reading active writers 2025/08/22 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:21 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:21 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:21 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/22 01:08:22 DEBUG : dir: Updating dir with dir2 0xc00074d2b0 2025/08/22 01:08:22 DEBUG : dir: forgetting directory cache 2025/08/22 01:08:22 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/22 01:08:22 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/22 01:08:22 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/22 01:08:22 DEBUG : file2: Updating file with file2 0xc0008f4480 2025/08/22 01:08:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/22 01:08:22 INFO : dir2/file3: Deleted 2025/08/22 01:08:22 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/22 01:08:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008f4480 2025/08/22 01:08:22 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/22 01:08:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/22 01:08:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/22 01:08:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000f1040 2025/08/22 01:08:22 DEBUG : empty directory: forgetting directory cache 2025/08/22 01:08:22 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/22 01:08:22 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/22 01:08:22 DEBUG : dir2: Renaming to "dir3" 2025/08/22 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:22 DEBUG : dir3: Looking for writers 2025/08/22 01:08:22 DEBUG : file3: reading active writers 2025/08/22 01:08:22 DEBUG : renamed empty directory: Looking for writers 2025/08/22 01:08:22 DEBUG : Looking for writers 2025/08/22 01:08:22 DEBUG : renamed empty directory: reading active writers 2025/08/22 01:08:22 DEBUG : dir3: reading active writers 2025/08/22 01:08:22 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-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:22 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/22 01:08:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:08:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/22 01:08:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/22 01:08:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/22 01:08:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/22 01:08:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:08:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/22 01:08:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/22 01:08:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/22 01:08:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/22 01:08:22 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (12 bytes), uploading instead of streaming 2025/08/22 01:08:22 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:22 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/22 01:08:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/22 01:08:22 DEBUG : forgetting directory cache 2025/08/22 01:08:22 DEBUG : dir: forgetting directory cache 2025/08/22 01:08:22 DEBUG : dir/sub: forgetting directory cache 2025/08/22 01:08:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/22 01:08:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/22 01:08:22 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/22 01:08:22 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:22 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/22 01:08:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/22 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:22 DEBUG : dir/sub: Looking for writers 2025/08/22 01:08:22 DEBUG : file0: reading active writers 2025/08/22 01:08:22 DEBUG : file2: reading active writers 2025/08/22 01:08:22 DEBUG : dir: Looking for writers 2025/08/22 01:08:22 DEBUG : file1: reading active writers 2025/08/22 01:08:22 DEBUG : sub: reading active writers 2025/08/22 01:08:22 DEBUG : Looking for writers 2025/08/22 01:08:22 DEBUG : dir: reading active writers 2025/08/22 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:22 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/22 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:22 DEBUG : Looking for writers 2025/08/22 01:08:22 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:22 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/22 01:08:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/22 01:08:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/22 01:08:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/22 01:08:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:22 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/22 01:08:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/22 01:08:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/22 01:08:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/22 01:08:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:22 DEBUG : dir: Looking for writers 2025/08/22 01:08:22 DEBUG : file1: reading active writers 2025/08/22 01:08:22 DEBUG : file1.metadata: reading active writers 2025/08/22 01:08:22 DEBUG : Looking for writers 2025/08/22 01:08:22 DEBUG : dir: reading active writers 2025/08/22 01:08:22 DEBUG : dir.metadata: reading active writers 2025/08/22 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:22 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:22 DEBUG : dir: Looking for writers 2025/08/22 01:08:22 DEBUG : file1: reading active writers 2025/08/22 01:08:22 DEBUG : Looking for writers 2025/08/22 01:08:22 DEBUG : dir: reading active writers 2025/08/22 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:23 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:23 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:23 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/22 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:23 DEBUG : dir: Looking for writers 2025/08/22 01:08:23 DEBUG : file1: reading active writers 2025/08/22 01:08:23 DEBUG : Looking for writers 2025/08/22 01:08:23 DEBUG : dir: reading active writers 2025/08/22 01:08:23 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-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:23 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/22 01:08:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:23 DEBUG : dir: Looking for writers 2025/08/22 01:08:23 DEBUG : file1: reading active writers 2025/08/22 01:08:23 DEBUG : Looking for writers 2025/08/22 01:08:23 DEBUG : dir: reading active writers 2025/08/22 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/22 01:08:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/22 01:08:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/22 01:08:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/22 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:23 DEBUG : Looking for writers 2025/08/22 01:08:23 DEBUG : file.txt: reading active writers 2025/08/22 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:23 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:23 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (25 bytes), uploading instead of streaming 2025/08/22 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/22 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:23 DEBUG : dir: Looking for writers 2025/08/22 01:08:23 DEBUG : file1: reading active writers 2025/08/22 01:08:23 DEBUG : Looking for writers 2025/08/22 01:08:23 DEBUG : dir: reading active writers 2025/08/22 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:23 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:23 DEBUG : dir/file1: Remove: 2025/08/22 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:23 DEBUG : dir/file1: >Remove: err= 2025/08/22 01:08:23 DEBUG : dir/file1: Remove: 2025/08/22 01:08:23 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/22 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:23 DEBUG : dir: Looking for writers 2025/08/22 01:08:23 DEBUG : Looking for writers 2025/08/22 01:08:23 DEBUG : dir: reading active writers 2025/08/22 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:23 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:23 DEBUG : dir/file1: Remove: 2025/08/22 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:23 DEBUG : dir/file1: >Remove: err= 2025/08/22 01:08:23 DEBUG : dir/file1: Remove: 2025/08/22 01:08:23 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/22 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:23 DEBUG : dir: Looking for writers 2025/08/22 01:08:23 DEBUG : Looking for writers 2025/08/22 01:08:23 DEBUG : dir: reading active writers 2025/08/22 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:23 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/22 01:08:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/22 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/22 01:08:23 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/22 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/22 01:08:23 DEBUG : dir/file1: Open: flags=0x3 2025/08/22 01:08:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/22 01:08:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/22 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:23 DEBUG : dir: Looking for writers 2025/08/22 01:08:23 DEBUG : file1: reading active writers 2025/08/22 01:08:23 DEBUG : Looking for writers 2025/08/22 01:08:23 DEBUG : dir: reading active writers 2025/08/22 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:24 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : file1: reading active writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : >WaitForWriters: 2025/08/22 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00075ed80 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:08:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00075ed80 2025/08/22 01:08:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc00075ed80 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (25 bytes), uploading instead of streaming 2025/08/22 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/22 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:24 DEBUG : newLeaf: Running delayed rename now 2025/08/22 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00075ed80 2025/08/22 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:24 DEBUG : >WaitForWriters: 2025/08/22 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:24 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : file1: reading active writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : >WaitForWriters: 2025/08/22 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000817500 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:08:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000817500 2025/08/22 01:08:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc000817500 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (25 bytes), uploading instead of streaming 2025/08/22 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/22 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:24 DEBUG : newLeaf: Running delayed rename now 2025/08/22 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000817500 2025/08/22 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:24 DEBUG : >WaitForWriters: 2025/08/22 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:24 DEBUG : >WaitForWriters: 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:24 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:24 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:08:24 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:24 DEBUG : dir/file1(0xc000e46180): openPending: 2025/08/22 01:08:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:24 DEBUG : dir/file1(0xc000e46180): >openPending: err= 2025/08/22 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:24 DEBUG : dir/file1(0xc000e46180): _writeAt: size=14, off=0 2025/08/22 01:08:24 DEBUG : dir/file1(0xc000e46180): >_writeAt: n=14, err= 2025/08/22 01:08:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/22 01:08:24 DEBUG : dir/file1(0xc000e46180): close: 2025/08/22 01:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/22 01:08:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/22 01:08:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:24 DEBUG : dir/file1(0xc000e46180): >close: err= 2025/08/22 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : file1: reading active writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : file1: reading active writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : file1: reading active writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:24 DEBUG : dir: Looking for writers 2025/08/22 01:08:24 DEBUG : file1: reading active writers 2025/08/22 01:08:24 DEBUG : Looking for writers 2025/08/22 01:08:24 DEBUG : dir: reading active writers 2025/08/22 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:24 DEBUG : dir/file1: vfs cache: starting upload 2025/08/22 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:24 INFO : dir/file1: Copied (replaced existing) 2025/08/22 01:08:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/22 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : file1: reading active writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : >WaitForWriters: 2025/08/22 01:08:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:25 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:25 DEBUG : dir/file1(0xc000db93c0): _readAt: size=512, off=0 2025/08/22 01:08:25 DEBUG : dir/file1(0xc000db93c0): openPending: 2025/08/22 01:08:25 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/08/22 01:08:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:25 DEBUG : dir/file1(0xc000db93c0): >openPending: err= 2025/08/22 01:08:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/22 01:08:25 DEBUG : dir/file1(0xc000db93c0): >_readAt: n=14, err=EOF 2025/08/22 01:08:25 DEBUG : dir/file1(0xc000db93c0): close: 2025/08/22 01:08:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/22 01:08:25 DEBUG : dir/file1(0xc000db93c0): >close: err= 2025/08/22 01:08:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:08:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00071eb40 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:08:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/22 01:08:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00071eb40 2025/08/22 01:08:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:25 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:25 DEBUG : dir/file1(0xc0005ff900): openPending: 2025/08/22 01:08:25 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/08/22 01:08:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:25 DEBUG : dir/file1(0xc0005ff900): >openPending: err= 2025/08/22 01:08:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:08:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:25 DEBUG : dir/file1(0xc0005ff900): _writeAt: size=25, off=0 2025/08/22 01:08:25 DEBUG : dir/file1(0xc0005ff900): >_writeAt: n=25, err= 2025/08/22 01:08:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:08:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00071eb40 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:25 DEBUG : newLeaf(0xc0005ff900): close: 2025/08/22 01:08:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/22 01:08:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-22 01:08:25.163968766 +0000 UTC m=+7.017574474 2025/08/22 01:08:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:25 DEBUG : newLeaf(0xc0005ff900): >close: err= 2025/08/22 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:25 DEBUG : newLeaf: vfs cache: starting upload 2025/08/22 01:08:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:25 INFO : newLeaf: Copied (replaced existing) 2025/08/22 01:08:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-22 01:08:25 +0000 UTC" 2025/08/22 01:08:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/22 01:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : >WaitForWriters: 2025/08/22 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : >WaitForWriters: 2025/08/22 01:08:25 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:25 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:25 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:25 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : file1: reading active writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : >WaitForWriters: 2025/08/22 01:08:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f4900 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:08:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f4900 2025/08/22 01:08:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:25 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:25 DEBUG : dir/file1(0xc00061cc40): openPending: 2025/08/22 01:08:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:25 DEBUG : dir/file1(0xc00061cc40): >openPending: err= 2025/08/22 01:08:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:08:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:25 DEBUG : dir/file1(0xc00061cc40): _writeAt: size=25, off=0 2025/08/22 01:08:25 DEBUG : dir/file1(0xc00061cc40): >_writeAt: n=25, err= 2025/08/22 01:08:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:08:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f4900 2025/08/22 01:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:25 DEBUG : newLeaf(0xc00061cc40): close: 2025/08/22 01:08:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/22 01:08:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-22 01:08:25.668128599 +0000 UTC m=+7.521734307 2025/08/22 01:08:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:25 DEBUG : newLeaf(0xc00061cc40): >close: err= 2025/08/22 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:25 DEBUG : newLeaf: vfs cache: starting upload 2025/08/22 01:08:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:25 INFO : newLeaf: Copied (replaced existing) 2025/08/22 01:08:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-22 01:08:25 +0000 UTC" 2025/08/22 01:08:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/22 01:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : >WaitForWriters: 2025/08/22 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:25 DEBUG : dir: Looking for writers 2025/08/22 01:08:25 DEBUG : Looking for writers 2025/08/22 01:08:25 DEBUG : dir: reading active writers 2025/08/22 01:08:25 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:25 DEBUG : >WaitForWriters: 2025/08/22 01:08:25 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:25 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:25 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:25 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:25 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:26 DEBUG : dir/file1(0xc0007c0880): openPending: 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 DEBUG : dir/file1(0xc0007c0880): >openPending: err= 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:26 DEBUG : dir/file1(0xc0007c0880): _writeAt: size=14, off=0 2025/08/22 01:08:26 DEBUG : dir/file1(0xc0007c0880): >_writeAt: n=14, err= 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/22 01:08:26 DEBUG : dir/file1(0xc0007c0880): close: 2025/08/22 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/22 01:08:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:26 DEBUG : dir/file1(0xc0007c0880): >close: err= 2025/08/22 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : file1: reading active writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : file1: reading active writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : file1: reading active writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : file1: reading active writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: starting upload 2025/08/22 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:26 INFO : dir/file1: Copied (replaced existing) 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : file1: reading active writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : >WaitForWriters: 2025/08/22 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000d70100): _readAt: size=512, off=0 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000d70100): openPending: 2025/08/22 01:08:26 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/08/22 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000d70100): >openPending: err= 2025/08/22 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000d70100): >_readAt: n=14, err=EOF 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000d70100): close: 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000d70100): >close: err= 2025/08/22 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00075e300 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:08:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/22 01:08:26 DEBUG : dir/file1: Updating file with dir/file1 0xc00075e300 2025/08/22 01:08:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000865180): openPending: 2025/08/22 01:08:26 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/08/22 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000865180): >openPending: err= 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000865180): _writeAt: size=25, off=0 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000865180): >_writeAt: n=25, err= 2025/08/22 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00075e300 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:26 DEBUG : newLeaf(0xc000865180): close: 2025/08/22 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/22 01:08:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-22 01:08:26.320166766 +0000 UTC m=+8.173772475 2025/08/22 01:08:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:26 DEBUG : newLeaf(0xc000865180): >close: err= 2025/08/22 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:26 DEBUG : newLeaf: vfs cache: starting upload 2025/08/22 01:08:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:26 INFO : newLeaf: Copied (replaced existing) 2025/08/22 01:08:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-22 01:08:26 +0000 UTC" 2025/08/22 01:08:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/22 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : >WaitForWriters: 2025/08/22 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : >WaitForWriters: 2025/08/22 01:08:26 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:26 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:26 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:26 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:26 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:26 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : file1: reading active writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : >WaitForWriters: 2025/08/22 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000918480): _readAt: size=512, off=0 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000918480): openPending: 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000918480): >openPending: err= 2025/08/22 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/22 01:08:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:08:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000918480): >_readAt: n=14, err=EOF 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000918480): close: 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000918480): >close: err= 2025/08/22 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00075e9c0 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:08:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/22 01:08:26 DEBUG : dir/file1: Updating file with dir/file1 0xc00075e9c0 2025/08/22 01:08:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000938840): openPending: 2025/08/22 01:08:26 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/08/22 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000938840): >openPending: err= 2025/08/22 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000938840): _writeAt: size=25, off=0 2025/08/22 01:08:26 DEBUG : dir/file1(0xc000938840): >_writeAt: n=25, err= 2025/08/22 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:08:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00075e9c0 2025/08/22 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:26 DEBUG : newLeaf(0xc000938840): close: 2025/08/22 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/22 01:08:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-22 01:08:26.83864501 +0000 UTC m=+8.692250718 2025/08/22 01:08:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:26 DEBUG : newLeaf(0xc000938840): >close: err= 2025/08/22 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:26 DEBUG : dir: Looking for writers 2025/08/22 01:08:26 DEBUG : Looking for writers 2025/08/22 01:08:26 DEBUG : dir: reading active writers 2025/08/22 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:26 DEBUG : newLeaf: vfs cache: starting upload 2025/08/22 01:08:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:27 INFO : newLeaf: Copied (replaced existing) 2025/08/22 01:08:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-22 01:08:26 +0000 UTC" 2025/08/22 01:08:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/22 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:08:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/22 01:08:27 DEBUG : dir: Looking for writers 2025/08/22 01:08:27 DEBUG : Looking for writers 2025/08/22 01:08:27 DEBUG : dir: reading active writers 2025/08/22 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:27 DEBUG : >WaitForWriters: 2025/08/22 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:27 DEBUG : dir: Looking for writers 2025/08/22 01:08:27 DEBUG : Looking for writers 2025/08/22 01:08:27 DEBUG : dir: reading active writers 2025/08/22 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/22 01:08:27 DEBUG : >WaitForWriters: 2025/08/22 01:08:27 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestFileRename (3.12s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.66s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:27 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:27 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:27 DEBUG : Looking for writers 2025/08/22 01:08:27 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-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:27 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:27 DEBUG : dir: Looking for writers 2025/08/22 01:08:27 DEBUG : file1: reading active writers 2025/08/22 01:08:27 DEBUG : Looking for writers 2025/08/22 01:08:27 DEBUG : dir: reading active writers 2025/08/22 01:08:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:27 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/22 01:08:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/22 01:08:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/22 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:27 DEBUG : dir: Looking for writers 2025/08/22 01:08:27 DEBUG : file1: reading active writers 2025/08/22 01:08:27 DEBUG : Looking for writers 2025/08/22 01:08:27 DEBUG : dir: reading active writers 2025/08/22 01:08:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:27 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/22 01:08:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/22 01:08:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/22 01:08:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/22 01:08:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/22 01:08:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/22 01:08:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/22 01:08:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/22 01:08:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/22 01:08:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/22 01:08:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/22 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:27 DEBUG : dir: Looking for writers 2025/08/22 01:08:27 DEBUG : file1: reading active writers 2025/08/22 01:08:27 DEBUG : Looking for writers 2025/08/22 01:08:27 DEBUG : dir: reading active writers 2025/08/22 01:08:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:27 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:27 DEBUG : dir: Looking for writers 2025/08/22 01:08:27 DEBUG : file1: reading active writers 2025/08/22 01:08:27 DEBUG : Looking for writers 2025/08/22 01:08:27 DEBUG : dir: reading active writers 2025/08/22 01:08:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:27 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/22 01:08:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/22 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:27 DEBUG : dir: Looking for writers 2025/08/22 01:08:27 DEBUG : file1: reading active writers 2025/08/22 01:08:27 DEBUG : Looking for writers 2025/08/22 01:08:27 DEBUG : dir: reading active writers 2025/08/22 01:08:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): _readAt: size=1, off=0 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): openPending: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/22 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): >openPending: err= 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): >_readAt: n=1, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): _readAt: size=256, off=1 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): >_readAt: n=15, err=EOF 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): _readAt: size=16, off=16 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): close: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): >close: err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): close: 2025/08/22 01:08:28 DEBUG : dir/file1(0xc0007158c0): >close: err=file already closed 2025/08/22 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:28 DEBUG : dir: Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : dir: reading active writers 2025/08/22 01:08:28 DEBUG : >WaitForWriters: 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.16s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): _readAt: size=1, off=0 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): openPending: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/22 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): >openPending: err= 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): >_readAt: n=1, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): _readAt: size=1, off=5 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): >_readAt: n=1, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): _readAt: size=1, off=3 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): >_readAt: n=1, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): _readAt: size=1, off=13 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): >_readAt: n=1, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): _readAt: size=16, off=100 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): >_readAt: n=0, err=EOF 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): close: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000ef4740): >close: err= 2025/08/22 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:28 DEBUG : dir: Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : dir: reading active writers 2025/08/22 01:08:28 DEBUG : >WaitForWriters: 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): _readAt: size=1, off=0 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): openPending: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/22 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >openPending: err= 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >_readAt: n=1, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): _readAt: size=1, off=5 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >_readAt: n=1, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): _readAt: size=1, off=1 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >_readAt: n=1, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): _readAt: size=6, off=10 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >_readAt: n=6, err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): _readAt: size=256, off=10 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >_readAt: n=6, err=EOF 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): _readAt: size=256, off=100 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >_readAt: n=0, err=EOF 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): close: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >close: err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): _readAt: size=256, off=100 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000e47f00): >_readAt: n=0, err=file already closed 2025/08/22 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:28 DEBUG : dir: Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : dir: reading active writers 2025/08/22 01:08:28 DEBUG : >WaitForWriters: 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.16s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): RWFileHandle.Flush 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): _readAt: size=256, off=0 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): openPending: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/22 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): >openPending: err= 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): >_readAt: n=16, err=EOF 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): RWFileHandle.Flush 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): RWFileHandle.Flush 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): close: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/22 01:08:28 DEBUG : dir/file1(0xc00061de00): >close: err= 2025/08/22 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:28 DEBUG : dir: Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : dir: reading active writers 2025/08/22 01:08:28 DEBUG : >WaitForWriters: 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.16s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000782180): _readAt: size=256, off=0 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000782180): openPending: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/22 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000782180): >openPending: err= 2025/08/22 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:08:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000782180): >_readAt: n=16, err=EOF 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000782180): RWFileHandle.Release 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000782180): close: 2025/08/22 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000782180): >close: err= 2025/08/22 01:08:28 DEBUG : dir/file1(0xc000782180): RWFileHandle.Release 2025/08/22 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:28 DEBUG : dir: Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : dir: reading active writers 2025/08/22 01:08:28 DEBUG : >WaitForWriters: 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:28 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:28 DEBUG : file1: newRWFileHandle: 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): openPending: 2025/08/22 01:08:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): >openPending: err= 2025/08/22 01:08:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/22 01:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/22 01:08:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): _writeAt: size=5, off=0 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): >_writeAt: n=5, err= 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): _writeAt: size=7, off=5 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): >_writeAt: n=7, err= 2025/08/22 01:08:28 DEBUG : file1: vfs cache: truncate to size=11 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): close: 2025/08/22 01:08:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-22 01:08:28.839266956 +0000 UTC m=+10.692872664 2025/08/22 01:08:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): >close: err= 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): close: 2025/08/22 01:08:28 DEBUG : file1(0xc000790e00): >close: err=file already closed 2025/08/22 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:28 DEBUG : file1: vfs cache: starting upload 2025/08/22 01:08:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:28 INFO : file1: Copied (new) 2025/08/22 01:08:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-22 01:08:28 +0000 UTC" 2025/08/22 01:08:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:28 INFO : file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : >WaitForWriters: 2025/08/22 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:28 DEBUG : Looking for writers 2025/08/22 01:08:28 DEBUG : file1: reading active writers 2025/08/22 01:08:28 DEBUG : >WaitForWriters: 2025/08/22 01:08:28 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:29 DEBUG : file1: newRWFileHandle: 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): openPending: 2025/08/22 01:08:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): >openPending: err= 2025/08/22 01:08:29 DEBUG : file1: >newRWFileHandle: err= 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/22 01:08:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): _writeAt: size=7, off=0 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): >_writeAt: n=7, err= 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): _writeAt: size=6, off=5 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): >_writeAt: n=6, err= 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): close: 2025/08/22 01:08:29 DEBUG : file1: vfs cache: setting modification time to 2025-08-22 01:08:29.037478852 +0000 UTC m=+10.891084560 2025/08/22 01:08:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): >close: err= 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): _writeAt: size=5, off=0 2025/08/22 01:08:29 DEBUG : file1(0xc0007d8640): >_writeAt: n=0, err=file already closed 2025/08/22 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:29 DEBUG : file1: vfs cache: starting upload 2025/08/22 01:08:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:29 INFO : file1: Copied (new) 2025/08/22 01:08:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-22 01:08:29 +0000 UTC" 2025/08/22 01:08:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : >WaitForWriters: 2025/08/22 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : >WaitForWriters: 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:29 DEBUG : file1: newRWFileHandle: 2025/08/22 01:08:29 DEBUG : file1(0xc000a08600): openPending: 2025/08/22 01:08:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 DEBUG : file1(0xc000a08600): >openPending: err= 2025/08/22 01:08:29 DEBUG : file1: >newRWFileHandle: err= 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/22 01:08:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/22 01:08:29 DEBUG : file1(0xc000a08600): close: 2025/08/22 01:08:29 DEBUG : file1: vfs cache: setting modification time to 2025-08-22 01:08:29.237006016 +0000 UTC m=+11.090611724 2025/08/22 01:08:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:29 DEBUG : file1(0xc000a08600): >close: err= 2025/08/22 01:08:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/22 01:08:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/22 01:08:29 DEBUG : file2: newRWFileHandle: 2025/08/22 01:08:29 DEBUG : file2(0xc000a08a80): openPending: 2025/08/22 01:08:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/22 01:08:29 DEBUG : file2(0xc000a08a80): >openPending: err= 2025/08/22 01:08:29 DEBUG : file2: >newRWFileHandle: err= 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/22 01:08:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/22 01:08:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/22 01:08:29 DEBUG : file2(0xc000a08a80): RWFileHandle.Flush 2025/08/22 01:08:29 DEBUG : file2(0xc000a08a80): RWFileHandle.Release 2025/08/22 01:08:29 DEBUG : file2(0xc000a08a80): close: 2025/08/22 01:08:29 DEBUG : file2: vfs cache: setting modification time to 2025-08-22 01:08:29.238196283 +0000 UTC m=+11.091801991 2025/08/22 01:08:29 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:29 DEBUG : file2(0xc000a08a80): >close: err= 2025/08/22 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : file2: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : file2: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : file2: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : file2: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/22 01:08:29 DEBUG : file2: vfs cache: starting upload 2025/08/22 01:08:29 DEBUG : file1: vfs cache: starting upload 2025/08/22 01:08:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:29 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:29 INFO : file1: Copied (new) 2025/08/22 01:08:29 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-22 01:08:29 +0000 UTC" 2025/08/22 01:08:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : file2: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/22 01:08:29 INFO : file2: Copied (new) 2025/08/22 01:08:29 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-22 01:08:29 +0000 UTC" 2025/08/22 01:08:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/22 01:08:29 INFO : file2: vfs cache: upload succeeded try #1 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : file2: reading active writers 2025/08/22 01:08:29 DEBUG : >WaitForWriters: 2025/08/22 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : file2: reading active writers 2025/08/22 01:08:29 DEBUG : >WaitForWriters: 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:29 DEBUG : file1: newRWFileHandle: 2025/08/22 01:08:29 DEBUG : file1(0xc000972c00): openPending: 2025/08/22 01:08:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 DEBUG : file1(0xc000972c00): >openPending: err= 2025/08/22 01:08:29 DEBUG : file1: >newRWFileHandle: err= 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/22 01:08:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/22 01:08:29 DEBUG : file1(0xc000972c00): _writeAt: size=5, off=0 2025/08/22 01:08:29 DEBUG : file1(0xc000972c00): >_writeAt: n=5, err= 2025/08/22 01:08:29 DEBUG : file1(0xc000972c00): RWFileHandle.Flush 2025/08/22 01:08:29 DEBUG : file1(0xc000972c00): RWFileHandle.Flush 2025/08/22 01:08:29 DEBUG : file1(0xc000972c00): close: 2025/08/22 01:08:29 DEBUG : file1: vfs cache: setting modification time to 2025-08-22 01:08:29.610658355 +0000 UTC m=+11.464264063 2025/08/22 01:08:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:29 DEBUG : file1(0xc000972c00): >close: err= 2025/08/22 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:29 DEBUG : file1: vfs cache: starting upload 2025/08/22 01:08:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:29 INFO : file1: Copied (new) 2025/08/22 01:08:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-22 01:08:29 +0000 UTC" 2025/08/22 01:08:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : >WaitForWriters: 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:29 DEBUG : file1: newRWFileHandle: 2025/08/22 01:08:29 DEBUG : file1(0xc000985740): openPending: 2025/08/22 01:08:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 DEBUG : file1(0xc000985740): >openPending: err= 2025/08/22 01:08:29 DEBUG : file1: >newRWFileHandle: err= 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/22 01:08:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/22 01:08:29 DEBUG : file1(0xc000985740): _writeAt: size=5, off=0 2025/08/22 01:08:29 DEBUG : file1(0xc000985740): >_writeAt: n=5, err= 2025/08/22 01:08:29 DEBUG : file1(0xc000985740): RWFileHandle.Release 2025/08/22 01:08:29 DEBUG : file1(0xc000985740): close: 2025/08/22 01:08:29 DEBUG : file1: vfs cache: setting modification time to 2025-08-22 01:08:29.800413753 +0000 UTC m=+11.654019452 2025/08/22 01:08:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:29 DEBUG : file1(0xc000985740): >close: err= 2025/08/22 01:08:29 DEBUG : file1(0xc000985740): RWFileHandle.Release 2025/08/22 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:29 DEBUG : file1: vfs cache: starting upload 2025/08/22 01:08:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:29 INFO : file1: Copied (new) 2025/08/22 01:08:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-22 01:08:29 +0000 UTC" 2025/08/22 01:08:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:29 DEBUG : Looking for writers 2025/08/22 01:08:29 DEBUG : file1: reading active writers 2025/08/22 01:08:29 DEBUG : >WaitForWriters: 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:29 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : dir/file1(0xc0009d70c0): openPending: 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/22 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:30 DEBUG : dir/file1(0xc0009d70c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/22 01:08:30 DEBUG : dir/file1(0xc0009d70c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : dir/file1(0xc0009d70c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : dir/file1(0xc0009d70c0): close: 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-22 01:08:30.053779977 +0000 UTC m=+11.907385705 2025/08/22 01:08:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : dir/file1(0xc0009d70c0): >close: err= 2025/08/22 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: starting upload 2025/08/22 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:30 INFO : dir/file1: Copied (replaced existing) 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-22 01:08:30 +0000 UTC" 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : >WaitForWriters: 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:30 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/22 01:08:30 DEBUG : dir/file1(0xc000b5d940): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : dir/file1(0xc000b5d940): openPending: 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/22 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:30 DEBUG : dir/file1(0xc000b5d940): >openPending: err= 2025/08/22 01:08:30 DEBUG : dir/file1(0xc000b5d940): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : dir/file1(0xc000b5d940): _writeAt: size=15, off=5 2025/08/22 01:08:30 DEBUG : dir/file1(0xc000b5d940): >_writeAt: n=15, err= 2025/08/22 01:08:30 DEBUG : dir/file1(0xc000b5d940): close: 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-22 01:08:30.341398683 +0000 UTC m=+12.195004391 2025/08/22 01:08:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : dir/file1(0xc000b5d940): >close: err= 2025/08/22 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: starting upload 2025/08/22 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:30 INFO : dir/file1: Copied (replaced existing) 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-22 01:08:30 +0000 UTC" 2025/08/22 01:08:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:30 DEBUG : dir: Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : dir: reading active writers 2025/08/22 01:08:30 DEBUG : >WaitForWriters: 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:30 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : file1: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : file1(0xc000ea3c40): openPending: 2025/08/22 01:08:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:30 DEBUG : file1(0xc000ea3c40): >openPending: err= 2025/08/22 01:08:30 DEBUG : file1: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/22 01:08:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/22 01:08:30 DEBUG : file1(0xc000ea3c40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : file1(0xc000ea3c40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : file1(0xc000ea3c40): close: 2025/08/22 01:08:30 DEBUG : file1: vfs cache: setting modification time to 2025-08-22 01:08:30.567826191 +0000 UTC m=+12.421431899 2025/08/22 01:08:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : file1(0xc000ea3c40): >close: err= 2025/08/22 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:30 DEBUG : file1: vfs cache: starting upload 2025/08/22 01:08:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:08:30 INFO : file1: Copied (new) 2025/08/22 01:08:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-22 01:08:30 +0000 UTC" 2025/08/22 01:08:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:30 INFO : file1: vfs cache: upload succeeded try #1 2025/08/22 01:08:30 DEBUG : Looking for writers 2025/08/22 01:08:30 DEBUG : file1: reading active writers 2025/08/22 01:08:30 DEBUG : >WaitForWriters: 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:30 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/22 01:08:30 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e13c40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e13c40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e13c40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e13c40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e13c40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.76224458 +0000 UTC m=+12.615850309 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e13c40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30140): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30140): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30140): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30140): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30140): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30140): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30140): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.76224458 +0000 UTC m=+12.615850309 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30140): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30600): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30600): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30600): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30600): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30600): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.76224458 +0000 UTC m=+12.615850309 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30600): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005309a0 item 1 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30c40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30c40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30c40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30c40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30c40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.772871757 +0000 UTC m=+12.626477466 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e30c40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31140): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31140): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31140): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31140): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31140): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.772871757 +0000 UTC m=+12.626477466 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31140): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531340 item 2 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31780): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31780): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31780): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31780): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31780): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.776984149 +0000 UTC m=+12.630589857 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31780): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31c00): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31c00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31c00): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31c00): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31c00): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31c00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.776984149 +0000 UTC m=+12.630589857 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e31c00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a140): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a140): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a140): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a140): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a140): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.776984149 +0000 UTC m=+12.630589857 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a140): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005317a0 item 3 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a7c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a7c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a7c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a7c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a7c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.785128272 +0000 UTC m=+12.638733980 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5a7c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5ad00): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5ad00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5ad00): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5ad00): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5ad00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.785128272 +0000 UTC m=+12.638733980 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5ad00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531e30 item 4 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b340): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b340): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b340): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b340): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b340): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.792105412 +0000 UTC m=+12.645711119 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b340): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b7c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b7c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b7c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b7c0): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b7c0): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b7c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.792105412 +0000 UTC m=+12.645711119 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5b7c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5bc80): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5bc80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5bc80): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5bc80): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5bc80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.792105412 +0000 UTC m=+12.645711119 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e5bc80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0230 item 5 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82380): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82380): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82380): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82380): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82380): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.797625396 +0000 UTC m=+12.651231104 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82380): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f828c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f828c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f828c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f828c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f828c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.797625396 +0000 UTC m=+12.651231104 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f828c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0af0 item 6 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82f40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82f40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82f40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82f40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82f40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.804389096 +0000 UTC m=+12.657994814 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f82f40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83440): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83440): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83440): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83440): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83440): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83440): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83440): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.804389096 +0000 UTC m=+12.657994814 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83440): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83900): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83900): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83900): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83900): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83900): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.804389096 +0000 UTC m=+12.657994814 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f83900): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1500 item 7 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a000): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a000): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a000): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a000): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a000): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.807855951 +0000 UTC m=+12.661461658 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a000): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a540): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a540): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a540): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a540): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a540): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.807855951 +0000 UTC m=+12.661461658 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9a540): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1a40 item 8 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9ab00): _readAt: size=2, off=0 2025/08/22 01:08:30 ERROR : open-test-file(0xc000f9ab00): Couldn't read size of file 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9ab00): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9ab00): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9ab00): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9ab00): close: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9ab00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9aec0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9aec0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9aec0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9aec0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9aec0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.810447838 +0000 UTC m=+12.664053566 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9aec0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b340): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b340): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b340): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b340): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b340): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b340): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b340): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.810447838 +0000 UTC m=+12.664053566 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b340): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b840): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b840): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b840): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b840): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b840): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.810447838 +0000 UTC m=+12.664053566 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9b840): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc070 item 9 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9bec0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9bec0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9bec0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9bec0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9bec0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.812585776 +0000 UTC m=+12.666191485 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000f9bec0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2480): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2480): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2480): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2480): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2480): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.812585776 +0000 UTC m=+12.666191485 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2480): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc850 item 10 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2ac0): _readAt: size=2, off=0 2025/08/22 01:08:30 ERROR : open-test-file(0xc000fb2ac0): Couldn't read size of file 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2ac0): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2ac0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2ac0): close: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2ac0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2e80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2e80): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2e80): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2e80): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2e80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.81394037 +0000 UTC m=+12.667546078 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb2e80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3380): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3380): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3380): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3380): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3380): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3380): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3380): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.81394037 +0000 UTC m=+12.667546078 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3380): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3880): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3880): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3880): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3880): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3880): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.81394037 +0000 UTC m=+12.667546078 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3880): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd260 item 11 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3f00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3f00): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3f00): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3f00): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3f00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.816060916 +0000 UTC m=+12.669666624 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fb3f00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcc4c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcc4c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcc4c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcc4c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcc4c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.816060916 +0000 UTC m=+12.669666624 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcc4c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a2a0 item 12 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccb00): _readAt: size=2, off=0 2025/08/22 01:08:30 ERROR : open-test-file(0xc000fccb00): Couldn't read size of file 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccb00): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccb00): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccb00): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccb00): close: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccb00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccec0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccec0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccec0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccec0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccec0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.817300615 +0000 UTC m=+12.670906333 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fccec0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcd580): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcd580): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcd580): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcd580): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcd580): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.817300615 +0000 UTC m=+12.670906333 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcd580): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a850 item 13 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcdc00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcdc00): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcdc00): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcdc00): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcdc00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.819026703 +0000 UTC m=+12.672632421 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fcdc00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe61c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe61c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe61c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe61c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe61c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.819026703 +0000 UTC m=+12.672632421 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe61c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ac40 item 14 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6800): _readAt: size=2, off=0 2025/08/22 01:08:30 ERROR : open-test-file(0xc000fe6800): Couldn't read size of file 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6800): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6800): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6800): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6800): close: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6800): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6bc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6bc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6bc0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6bc0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6bc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.820660839 +0000 UTC m=+12.674266547 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6bc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7280): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7280): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7280): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7280): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7280): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.820660839 +0000 UTC m=+12.674266547 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b340 item 15 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7900): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7900): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7900): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7900): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7900): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.822106333 +0000 UTC m=+12.675712041 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7900): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7e40): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7e40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7e40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7e40): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7e40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.822106333 +0000 UTC m=+12.675712041 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7e40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bb20 item 16 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f740): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f740): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f740): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f740): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f740): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.825265491 +0000 UTC m=+12.678871200 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f740): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): _writeAt: size=3, off=7 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.825265491 +0000 UTC m=+12.678871200 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3fbc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee96c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee96c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee96c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee96c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee96c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.825265491 +0000 UTC m=+12.678871200 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee96c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9ce0 item 17 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010046c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010046c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010046c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010046c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010046c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.831588509 +0000 UTC m=+12.685194217 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010046c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001004c00): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001004c00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001004c00): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001004c00): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001004c00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.831588509 +0000 UTC m=+12.685194217 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001004c00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc2a0 item 18 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005280): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005280): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005280): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005280): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005280): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.835235809 +0000 UTC m=+12.688841567 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): _writeAt: size=3, off=7 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.835235809 +0000 UTC m=+12.688841567 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005780): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005c80): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005c80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005c80): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005c80): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005c80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.835235809 +0000 UTC m=+12.688841567 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001005c80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc850 item 19 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8380): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8380): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8380): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8380): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8380): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.838939637 +0000 UTC m=+12.692545355 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8380): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee88c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee88c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee88c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee88c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee88c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.838939637 +0000 UTC m=+12.692545355 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee88c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd0a0 item 20 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8f40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8f40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8f40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8f40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8f40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.84127192 +0000 UTC m=+12.694877628 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee8f40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): _writeAt: size=3, off=7 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.84127192 +0000 UTC m=+12.694877628 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9440): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9d80): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9d80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9d80): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9d80): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9d80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.84127192 +0000 UTC m=+12.694877628 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000ee9d80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd960 item 21 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e480): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e480): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e480): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e480): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e480): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.844645319 +0000 UTC m=+12.698251027 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e480): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e9c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e9c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e9c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e9c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e9c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.844645319 +0000 UTC m=+12.698251027 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3e9c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de380 item 22 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f040): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f040): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f040): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f040): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f040): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.847313279 +0000 UTC m=+12.700918987 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f040): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): _writeAt: size=3, off=7 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.847313279 +0000 UTC m=+12.700918987 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421480): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421d80): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421d80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421d80): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421d80): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421d80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.847313279 +0000 UTC m=+12.700918987 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000421d80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da1c0 item 23 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c8280): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c8280): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c8280): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c8280): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c8280): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.850969267 +0000 UTC m=+12.704574975 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c8280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c87c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c87c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c87c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c87c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c87c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.850969267 +0000 UTC m=+12.704574975 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c87c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db500 item 24 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9540): _readAt: size=2, off=0 2025/08/22 01:08:30 ERROR : open-test-file(0xc0006c9540): Couldn't read size of file 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9540): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9540): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9540): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9540): close: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9540): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9980): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9980): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9980): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9980): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9980): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.852859182 +0000 UTC m=+12.706464900 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006c9980): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): _writeAt: size=3, off=7 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.852859182 +0000 UTC m=+12.706464900 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0004684c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000468cc0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000468cc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000468cc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000468cc0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000468cc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.852859182 +0000 UTC m=+12.706464900 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000468cc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbb90 item 25 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469340): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469340): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469340): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469340): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469340): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.855134618 +0000 UTC m=+12.708740326 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469340): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469880): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469880): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469880): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469880): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469880): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.855134618 +0000 UTC m=+12.708740326 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000469880): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f84d0 item 26 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe280): _readAt: size=2, off=0 2025/08/22 01:08:30 ERROR : open-test-file(0xc0005fe280): Couldn't read size of file 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe280): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe280): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe280): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe280): close: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe640): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe640): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe640): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe640): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe640): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.856961965 +0000 UTC m=+12.710567683 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fe640): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): _writeAt: size=3, off=7 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.856961965 +0000 UTC m=+12.710567683 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005feb40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff080): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff080): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff080): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff080): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff080): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.856961965 +0000 UTC m=+12.710567683 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff080): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9110 item 27 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff700): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff700): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff700): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff700): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff700): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.859075569 +0000 UTC m=+12.712681276 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ff700): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ffcc0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ffcc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ffcc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ffcc0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ffcc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.859075569 +0000 UTC m=+12.712681276 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ffcc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4150 item 28 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e463c0): _readAt: size=2, off=0 2025/08/22 01:08:30 ERROR : open-test-file(0xc000e463c0): Couldn't read size of file 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e463c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e463c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e463c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e463c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e463c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46780): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46780): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46780): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46780): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46780): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.860857721 +0000 UTC m=+12.714463429 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46780): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46e80): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46e80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46e80): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46e80): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46e80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.860857721 +0000 UTC m=+12.714463429 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e46e80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d45b0 item 29 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47500): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47500): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47500): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47500): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47500): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.862538265 +0000 UTC m=+12.716143974 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47500): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47a40): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47a40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47a40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47a40): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47a40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.862538265 +0000 UTC m=+12.716143974 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e47a40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d49a0 item 30 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f2c0): _readAt: size=2, off=0 2025/08/22 01:08:30 ERROR : open-test-file(0xc000d3f2c0): Couldn't read size of file 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f2c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f2c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f2c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d3f2c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ce0c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ce0c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ce0c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ce0c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ce0c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.867568143 +0000 UTC m=+12.721173850 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ce0c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ceac0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ceac0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ceac0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ceac0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ceac0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.867568143 +0000 UTC m=+12.721173850 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005ceac0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de9a0 item 31 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf280): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf280): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf280): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf280): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf280): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.869906166 +0000 UTC m=+12.723511874 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf7c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf7c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf7c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf7c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf7c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.869906166 +0000 UTC m=+12.723511874 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cf7c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003def50 item 32 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cfe00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cfe00): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cfe00): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cfe00): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cfe00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.871806159 +0000 UTC m=+12.725411867 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005cfe00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c300): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c300): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c300): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c300): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c300): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df2d0 item 33 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c300): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c300): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.872551764 +0000 UTC m=+12.726157472 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c300): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c800): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c800): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c800): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c800): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c800): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.872551764 +0000 UTC m=+12.726157472 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081c800): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df500 item 33 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081ce40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081ce40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081ce40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081ce40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081ce40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.874876962 +0000 UTC m=+12.728482670 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081ce40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d3c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d3c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df9d0 item 34 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d3c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d3c0): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d3c0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d3c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.875808335 +0000 UTC m=+12.729414043 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d3c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d900): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d900): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d900): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d900): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d900): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.875808335 +0000 UTC m=+12.729414043 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081d900): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfc00 item 34 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081df40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081df40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081df40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081df40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081df40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.878028857 +0000 UTC m=+12.731634566 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00081df40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606440): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606440): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606440): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606440): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606440): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc310 item 35 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606440): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606440): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.878737623 +0000 UTC m=+12.732343341 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606440): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606a40): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606a40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606a40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606a40): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606a40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.878737623 +0000 UTC m=+12.732343341 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000606a40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc4d0 item 35 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006070c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006070c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006070c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006070c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006070c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.880581812 +0000 UTC m=+12.734187570 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006070c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006075c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006075c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc930 item 36 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006075c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006075c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006075c0): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006075c0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006075c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.881930265 +0000 UTC m=+12.735535972 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0006075c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000607b00): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000607b00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000607b00): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000607b00): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000607b00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.881930265 +0000 UTC m=+12.735535972 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000607b00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce00 item 36 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e280): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e280): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e280): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e280): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e280): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.88419482 +0000 UTC m=+12.737800528 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e700): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e700): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e700): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e700): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e700): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd6c0 item 37 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e700): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e700): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.884890251 +0000 UTC m=+12.738495960 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080e700): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080ec00): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080ec00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080ec00): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080ec00): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080ec00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.884890251 +0000 UTC m=+12.738495960 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080ec00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd880 item 37 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f280): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f280): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f280): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f280): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f280): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.886822435 +0000 UTC m=+12.740428143 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f780): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f780): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc70 item 38 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f780): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f780): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f780): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f780): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f780): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.888127196 +0000 UTC m=+12.741732904 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080f780): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080fcc0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080fcc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080fcc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080fcc0): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080fcc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.888127196 +0000 UTC m=+12.741732904 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00080fcc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bde30 item 38 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa3c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa3c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa3c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa3c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa3c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.891097961 +0000 UTC m=+12.744703659 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa3c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa8c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa8c0): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa8c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa8c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c700 item 39 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa8c0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa8c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.89171718 +0000 UTC m=+12.745322888 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fa8c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fadc0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fadc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fadc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fadc0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fadc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.89171718 +0000 UTC m=+12.745322888 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fadc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016caf0 item 39 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fb540): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fb540): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fb540): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fb540): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fb540): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.893243264 +0000 UTC m=+12.746848972 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fb540): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fba40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fba40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cf50 item 40 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fba40): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fba40): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fba40): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fba40): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fba40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.893953733 +0000 UTC m=+12.747559451 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0005fba40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c000): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c000): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c000): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c000): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c000): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.893953733 +0000 UTC m=+12.747559451 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c000): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d340 item 40 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c5c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c5c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c5c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c5c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c5c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c5c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.897240991 +0000 UTC m=+12.750846709 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061c5c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061cac0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061cac0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061cac0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d7a0 item 41 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061cac0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061cac0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.89823526 +0000 UTC m=+12.751840969 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061cac0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d000): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d000): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d000): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d000): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d000): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d9d0 item 41 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d000): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d000): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.8990368 +0000 UTC m=+12.752642528 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d000): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d540): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d540): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d540): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d540): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d540): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.8990368 +0000 UTC m=+12.752642528 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061d540): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dc00 item 41 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061db80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061db80): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061db80): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061db80): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061db80): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061db80): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061db80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.901693008 +0000 UTC m=+12.755298715 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00061db80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722100): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722100): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722100): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f00e0 item 42 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722100): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722100): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.902494657 +0000 UTC m=+12.756100375 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722100): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722640): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722640): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f03f0 item 42 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722640): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722640): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722640): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722640): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722640): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.903585307 +0000 UTC m=+12.757191015 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722640): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722c00): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722c00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722c00): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722c00): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722c00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.903585307 +0000 UTC m=+12.757191015 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000722c00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0620 item 42 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0140): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0140): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0140): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0140): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0140): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0140): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0140): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.906224473 +0000 UTC m=+12.759830191 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0140): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0640): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0640): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0640): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e1c0 item 43 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0640): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0640): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.907319661 +0000 UTC m=+12.760925369 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0640): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0b80): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0b80): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0b80): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0b80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0b80): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e380 item 43 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0b80): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0b80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.908058975 +0000 UTC m=+12.761664682 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c0b80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1100): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1100): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1100): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1100): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1100): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.908058975 +0000 UTC m=+12.761664682 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1100): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e540 item 43 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1740): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1740): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1740): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1740): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1740): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1740): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1740): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.910353276 +0000 UTC m=+12.763958994 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1740): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1c40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1c40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1c40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e930 item 44 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1c40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1c40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.910995557 +0000 UTC m=+12.764601275 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0007c1c40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e200): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e200): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ec40 item 44 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e200): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e200): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e200): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e200): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e200): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.912099031 +0000 UTC m=+12.765704738 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e200): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e780): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e780): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e780): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e780): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e780): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.912099031 +0000 UTC m=+12.765704738 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082e780): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ee00 item 44 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082edc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082edc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082edc0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082edc0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082edc0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082edc0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082edc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.914325987 +0000 UTC m=+12.767931694 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082edc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f2c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f2c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f2c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f180 item 45 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f2c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f2c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.915110012 +0000 UTC m=+12.768715720 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f2c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f9c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f9c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f9c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f9c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f9c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.915110012 +0000 UTC m=+12.768715720 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00082f9c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f340 item 45 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874100): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874100): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874100): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874100): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874100): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874100): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874100): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.917205531 +0000 UTC m=+12.770811249 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874100): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874600): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874600): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874600): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f6c0 item 46 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874600): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874600): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.91795345 +0000 UTC m=+12.771559168 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874600): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874d40): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874d40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874d40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874d40): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874d40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.91795345 +0000 UTC m=+12.771559168 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000874d40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f880 item 46 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875380): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875380): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875380): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875380): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875380): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875380): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875380): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.920387042 +0000 UTC m=+12.773992751 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875380): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875880): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875880): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875880): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0fc00 item 47 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875880): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875880): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.921271737 +0000 UTC m=+12.774877445 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000875880): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac000): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac000): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac000): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac000): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac000): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.921271737 +0000 UTC m=+12.774877445 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac000): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0fdc0 item 47 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac640): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac640): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac640): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac640): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac640): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac640): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac640): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.924079108 +0000 UTC m=+12.777684826 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cac640): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cacb40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cacb40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cacb40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f81c0 item 48 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cacb40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cacb40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.924792872 +0000 UTC m=+12.778398580 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cacb40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad280): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad280): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad280): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad280): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad280): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.924792872 +0000 UTC m=+12.778398580 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8460 item 48 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad8c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad8c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad8c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad8c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad8c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.926991535 +0000 UTC m=+12.780597243 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cad8c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8bd0 item 49 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.931866072 +0000 UTC m=+12.785471780 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000cadd40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948340): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948340): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948340): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948340): >_readAt: n=8, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948340): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.931866072 +0000 UTC m=+12.785471780 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948340): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f90a0 item 49 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009489c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009489c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009489c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009489c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009489c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.939905729 +0000 UTC m=+12.793511437 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009489c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9500 item 50 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): _readAt: size=2, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): _writeAt: size=3, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.940903244 +0000 UTC m=+12.794508952 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000948ec0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949440): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949440): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949440): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949440): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949440): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.940903244 +0000 UTC m=+12.794508952 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949440): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9730 item 50 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949ac0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949ac0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949ac0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949ac0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949ac0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.942428487 +0000 UTC m=+12.796034195 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000949ac0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b20 item 51 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.943143875 +0000 UTC m=+12.796749584 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea040): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea680): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea680): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea680): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea680): >_readAt: n=8, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea680): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.943143875 +0000 UTC m=+12.796749584 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ea680): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9d50 item 51 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ead00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ead00): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ead00): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ead00): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ead00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.944570784 +0000 UTC m=+12.798176492 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ead00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c460 item 52 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): _readAt: size=2, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): _writeAt: size=3, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.945257037 +0000 UTC m=+12.798862746 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb200): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb7c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb7c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb7c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb7c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb7c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.945257037 +0000 UTC m=+12.798862746 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000eb7c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c850 item 52 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ebe40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ebe40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ebe40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ebe40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ebe40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.94654647 +0000 UTC m=+12.800152178 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0000ebe40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d030 item 53 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.947667386 +0000 UTC m=+12.801273094 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70440): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70980): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70980): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70980): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70980): >_readAt: n=8, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70980): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.947667386 +0000 UTC m=+12.801273094 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d70980): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 53 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71000): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71000): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71000): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71000): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71000): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.949654492 +0000 UTC m=+12.803260200 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71000): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474070 item 54 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): _readAt: size=2, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): _writeAt: size=3, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.950288748 +0000 UTC m=+12.803894457 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71500): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71a80): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71a80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71a80): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71a80): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71a80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.950288748 +0000 UTC m=+12.803894457 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d71a80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474230 item 54 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a081c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a081c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a081c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a081c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a081c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.952421338 +0000 UTC m=+12.806027045 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a081c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474c40 item 55 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.953300461 +0000 UTC m=+12.806906170 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a086c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723440): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723440): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723440): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723440): >_readAt: n=8, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723440): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.953300461 +0000 UTC m=+12.806906170 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723440): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f10a0 item 55 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723ac0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723ac0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723ac0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723ac0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723ac0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.954836936 +0000 UTC m=+12.808442643 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000723ac0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1570 item 56 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): _readAt: size=2, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): _writeAt: size=3, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.955916615 +0000 UTC m=+12.809522333 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a040): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a5c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a5c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a5c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a5c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a5c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.955916615 +0000 UTC m=+12.809522333 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088a5c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1810 item 56 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): open at offset 0 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.958575428 +0000 UTC m=+12.812181135 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088ac40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b180): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b180): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b180): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da230 item 57 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b180): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b180): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.959373571 +0000 UTC m=+12.812979278 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b180): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da5b0 item 57 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.960099237 +0000 UTC m=+12.813704955 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088b6c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088bc40): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088bc40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088bc40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088bc40): >_readAt: n=8, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088bc40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.960099237 +0000 UTC m=+12.813704955 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc00088bc40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da770 item 57 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): open at offset 0 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.962862416 +0000 UTC m=+12.816468124 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038300): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038840): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038840): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038840): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dad20 item 58 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038840): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038840): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.963464021 +0000 UTC m=+12.817069730 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038840): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daee0 item 58 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): _readAt: size=2, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): _writeAt: size=3, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.964151086 +0000 UTC m=+12.817756794 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001038dc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039380): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039380): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039380): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039380): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039380): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.964151086 +0000 UTC m=+12.817756794 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039380): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db110 item 58 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): open at offset 0 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.965582903 +0000 UTC m=+12.819188612 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0010399c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039f00): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039f00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039f00): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db570 item 59 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039f00): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039f00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.96609411 +0000 UTC m=+12.819699818 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc001039f00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db730 item 59 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.966784601 +0000 UTC m=+12.820390310 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009724c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000972a40): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000972a40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000972a40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000972a40): >_readAt: n=8, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000972a40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.966784601 +0000 UTC m=+12.820390310 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000972a40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db8f0 item 59 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): open at offset 0 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.968378052 +0000 UTC m=+12.821983760 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973080): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973600): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973600): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973600): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbea0 item 60 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973600): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973600): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.968963187 +0000 UTC m=+12.822568895 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973600): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): open at offset 5 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004560e0 item 60 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): _readAt: size=2, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): _writeAt: size=3, off=5 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.969609746 +0000 UTC m=+12.823215453 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000973b40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984180): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984180): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984180): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984180): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984180): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.969609746 +0000 UTC m=+12.823215453 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984180): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456380 item 60 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): open at offset 0 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.971304685 +0000 UTC m=+12.824910403 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009847c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984d00): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984d00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984d00): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456850 item 61 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984d00): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984d00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.971898597 +0000 UTC m=+12.825504305 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000984d00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985400): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985400): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985400): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985400): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985400): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.971898597 +0000 UTC m=+12.825504305 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985400): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 61 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): open at offset 0 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.973936417 +0000 UTC m=+12.827542135 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000985a40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6040): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6040): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6040): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457030 item 62 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6040): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6040): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.974528145 +0000 UTC m=+12.828133852 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6040): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6740): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6740): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6740): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6740): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6740): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.974528145 +0000 UTC m=+12.828133852 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6740): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457260 item 62 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): open at offset 0 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.976408261 +0000 UTC m=+12.830013969 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d6d80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d72c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d72c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d72c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004575e0 item 63 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d72c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d72c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.977677927 +0000 UTC m=+12.831283634 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d72c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d7a00): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d7a00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d7a00): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d7a00): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d7a00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.977677927 +0000 UTC m=+12.831283634 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d7a00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b20 item 63 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 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/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): open at offset 0 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.979438899 +0000 UTC m=+12.833044607 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e820c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82640): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82640): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82640): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457f10 item 64 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82640): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82640): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.980070741 +0000 UTC m=+12.833676459 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82640): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82d40): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82d40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82d40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82d40): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82d40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.980070741 +0000 UTC m=+12.833676459 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e82d40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004382a0 item 64 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e83380): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e83380): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e83380): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e83380): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e83380): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.982061965 +0000 UTC m=+12.835667673 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000e83380): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a08c80): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a08c80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a08c80): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a08c80): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a08c80): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474fc0 item 65 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a08c80): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a08c80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.983477633 +0000 UTC m=+12.837083361 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a08c80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a091c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a091c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a091c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a091c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a091c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.983477633 +0000 UTC m=+12.837083361 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a091c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475500 item 65 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09800): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09800): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09800): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09800): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09800): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.985551432 +0000 UTC m=+12.839157150 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09800): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09c80): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09c80): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004759d0 item 66 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09c80): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09c80): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09c80): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09c80): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09c80): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.986815055 +0000 UTC m=+12.840420763 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000a09c80): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a280): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a280): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a280): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a280): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a280): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.986815055 +0000 UTC m=+12.840420763 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a280): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475dc0 item 66 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a8c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a8c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a8c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a8c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a8c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.988998039 +0000 UTC m=+12.842603747 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9a8c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9ad40): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9ad40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9ad40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9ad40): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9ad40): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa7e0 item 67 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9ad40): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9ad40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.989590547 +0000 UTC m=+12.843196254 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9ad40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b240): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b240): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b240): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b240): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b240): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.989590547 +0000 UTC m=+12.843196254 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b240): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa9a0 item 67 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b8c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b8c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b8c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b8c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b8c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.991290707 +0000 UTC m=+12.844896414 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9b8c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9bdc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9bdc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fad90 item 68 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9bdc0): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9bdc0): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9bdc0): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9bdc0): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9bdc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.991908402 +0000 UTC m=+12.845514111 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000d9bdc0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6380): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6380): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6380): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6380): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6380): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.991908402 +0000 UTC m=+12.845514111 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6380): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb0a0 item 68 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe69c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe69c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe69c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe69c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe69c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.992996337 +0000 UTC m=+12.846602045 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe69c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6e40): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6e40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6e40): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6e40): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6e40): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb650 item 69 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6e40): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6e40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.993462468 +0000 UTC m=+12.847068176 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe6e40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7340): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7340): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7340): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7340): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7340): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.993462468 +0000 UTC m=+12.847068176 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7340): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb960 item 69 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe79c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe79c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe79c0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe79c0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe79c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.994558359 +0000 UTC m=+12.848164067 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe79c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7f00): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7f00): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbce0 item 70 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7f00): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7f00): >_readAt: n=0, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7f00): _writeAt: size=3, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7f00): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7f00): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.995088069 +0000 UTC m=+12.848693777 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc000fe7f00): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d84c0): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d84c0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d84c0): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d84c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d84c0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.995088069 +0000 UTC m=+12.848693777 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d84c0): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbea0 item 70 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d8b40): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d8b40): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d8b40): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d8b40): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d8b40): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.996155976 +0000 UTC m=+12.849761684 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d8b40): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9040): _readAt: size=2, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9040): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9040): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9040): >_readAt: n=2, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9040): _writeAt: size=3, off=2 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442620 item 71 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9040): >_writeAt: n=3, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9040): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.997444626 +0000 UTC m=+12.851050334 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9040): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9540): _readAt: size=512, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9540): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9540): >openPending: err= 2025/08/22 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9540): >_readAt: n=5, err=EOF 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9540): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.997444626 +0000 UTC m=+12.851050334 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9540): >close: err= 2025/08/22 01:08:30 DEBUG : open-test-file: Remove: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004429a0 item 71 2025/08/22 01:08:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:30 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9bc0): openPending: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9bc0): >openPending: err= 2025/08/22 01:08:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9bc0): _writeAt: size=5, off=0 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9bc0): >_writeAt: n=5, err= 2025/08/22 01:08:30 DEBUG : open-test-file(0xc0009d9bc0): close: 2025/08/22 01:08:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:30.999562247 +0000 UTC m=+12.853167955 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9bc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22140): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22140): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004431f0 item 72 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22140): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22140): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22140): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22140): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22140): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.000297582 +0000 UTC m=+12.853903290 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22140): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22680): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22680): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22680): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22680): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22680): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.000297582 +0000 UTC m=+12.853903290 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22680): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443810 item 72 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22c40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22c40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22c40): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22c40): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22c40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22c40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22c40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.003944834 +0000 UTC m=+12.857550542 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a22c40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23140): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23140): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23140): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005202a0 item 73 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23140): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23140): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.004316078 +0000 UTC m=+12.857921787 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23140): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23600): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23600): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23600): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23600): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23600): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005205b0 item 73 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23600): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23600): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.00487317 +0000 UTC m=+12.858478879 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23600): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23b40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23b40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23b40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23b40): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23b40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.00487317 +0000 UTC m=+12.858478879 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a23b40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005208c0 item 73 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48200): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48200): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48200): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48200): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48200): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48200): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48200): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.007262089 +0000 UTC m=+12.860867797 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48200): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48700): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48700): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48700): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520e70 item 74 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48700): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48700): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.007915891 +0000 UTC m=+12.861521589 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48700): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438540 item 74 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.011310069 +0000 UTC m=+12.864915778 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83bc0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83bc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83bc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83bc0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83bc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.011310069 +0000 UTC m=+12.864915778 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83bc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004387e0 item 74 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958280): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958280): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958280): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958280): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958280): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958280): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958280): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.015077255 +0000 UTC m=+12.868682963 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958280): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958780): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958780): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958780): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438ee0 item 75 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958780): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958780): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.015676977 +0000 UTC m=+12.869282675 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958780): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958cc0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958cc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958cc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958cc0): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958cc0): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004390a0 item 75 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958cc0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958cc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.016901999 +0000 UTC m=+12.870507706 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000958cc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959200): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959200): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959200): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959200): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959200): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.016901999 +0000 UTC m=+12.870507706 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959200): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 75 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959840): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959840): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959840): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959840): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959840): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959840): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959840): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.020309111 +0000 UTC m=+12.873914820 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959840): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959d40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959d40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959d40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004399d0 item 76 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959d40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959d40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.024423205 +0000 UTC m=+12.878028914 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000959d40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c300): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c300): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c70 item 76 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c300): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c300): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c300): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c300): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c300): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.025052783 +0000 UTC m=+12.878658492 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c300): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c880): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c880): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c880): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.025052783 +0000 UTC m=+12.878658492 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8c880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439e30 item 76 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8cec0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8cec0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8cec0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8cec0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8cec0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8cec0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8cec0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.029129117 +0000 UTC m=+12.882734825 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8cec0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8d3c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8d3c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8d3c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 77 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8d3c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8d3c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.030543192 +0000 UTC m=+12.884148900 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8d3c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8dac0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8dac0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8dac0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8dac0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8dac0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.030543192 +0000 UTC m=+12.884148900 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a8dac0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412690 item 77 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6180): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6180): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6180): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6180): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6180): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6180): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6180): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.03569597 +0000 UTC m=+12.889301668 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6180): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6680): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6680): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6680): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004132d0 item 78 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6680): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6680): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.037400779 +0000 UTC m=+12.891006497 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6680): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6d80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6d80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6d80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6d80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6d80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.037400779 +0000 UTC m=+12.891006497 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa6d80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 78 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa73c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa73c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa73c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa73c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa73c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa73c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa73c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.040285655 +0000 UTC m=+12.893891362 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa73c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48bc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48bc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48bc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521110 item 79 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48bc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48bc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.042216004 +0000 UTC m=+12.895821712 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a48bc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a492c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a492c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a492c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a492c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a492c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.042216004 +0000 UTC m=+12.895821712 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a492c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005213b0 item 79 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7880): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7880): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7880): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7880): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7880): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.045733834 +0000 UTC m=+12.899339552 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7d80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7d80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7d80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c9a0 item 80 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7d80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7d80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.047335479 +0000 UTC m=+12.900941187 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000aa7d80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4500): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4500): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4500): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4500): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4500): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.047335479 +0000 UTC m=+12.900941187 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4500): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d500 item 80 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4b40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4b40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4b40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4b40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4b40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.049062669 +0000 UTC m=+12.902668378 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4b40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042de30 item 81 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.049696486 +0000 UTC m=+12.903302183 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac4fc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5500): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5500): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5500): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5500): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5500): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.049696486 +0000 UTC m=+12.903302183 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5500): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c2a0 item 81 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5b80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5b80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5b80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5b80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5b80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.052475994 +0000 UTC m=+12.906081702 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ac5b80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c620 item 82 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.05409884 +0000 UTC m=+12.907704548 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6680): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6680): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6680): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6680): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6680): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.05409884 +0000 UTC m=+12.907704548 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6680): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cbd0 item 82 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6d00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6d00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6d00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6d00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6d00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.058343749 +0000 UTC m=+12.911949457 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae6d00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d0a0 item 83 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.060001049 +0000 UTC m=+12.913606757 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7200): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7740): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7740): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7740): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.060001049 +0000 UTC m=+12.913606757 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d260 item 83 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7dc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7dc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7dc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7dc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7dc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.063397351 +0000 UTC m=+12.917003059 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000ae7dc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d810 item 84 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.065781099 +0000 UTC m=+12.919386807 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02340): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b028c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b028c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b028c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b028c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b028c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.065781099 +0000 UTC m=+12.919386807 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b028c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036da40 item 84 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02f40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02f40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02f40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02f40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02f40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.068364011 +0000 UTC m=+12.921969719 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02f40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ddc0 item 85 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.070744472 +0000 UTC m=+12.924350181 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03440): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03980): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03980): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03980): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03980): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03980): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.070744472 +0000 UTC m=+12.924350181 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b03980): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005120e0 item 85 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c080): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c080): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c080): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c080): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c080): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.073631132 +0000 UTC m=+12.927236850 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c080): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512850 item 86 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.075242415 +0000 UTC m=+12.928848133 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2c580): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8e4c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8e4c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8e4c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8e4c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8e4c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.075242415 +0000 UTC m=+12.928848133 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8e4c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004240e0 item 86 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46280): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46280): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46280): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46280): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46280): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.084934993 +0000 UTC m=+12.938540701 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46280): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520460 item 87 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.085973918 +0000 UTC m=+12.939579625 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46780): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46d00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46d00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46d00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46d00): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46d00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.085973918 +0000 UTC m=+12.939579625 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46d00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520700 item 87 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47380): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47380): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47380): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.088483291 +0000 UTC m=+12.942088999 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520c40 item 88 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.090148916 +0000 UTC m=+12.943754624 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47e00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47e00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47e00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47e00): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47e00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.090148916 +0000 UTC m=+12.943754624 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47e00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520fc0 item 88 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.094141444 +0000 UTC m=+12.947747151 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2cb00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d040): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d040): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d040): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521420 item 89 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d040): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d040): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.094583379 +0000 UTC m=+12.948189087 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d040): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005216c0 item 89 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.095181097 +0000 UTC m=+12.948786806 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2d580): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2db00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2db00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2db00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2db00): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2db00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.095181097 +0000 UTC m=+12.948786806 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b2db00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005218f0 item 89 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.096434071 +0000 UTC m=+12.950039779 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8ea80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8efc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8efc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8efc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521e30 item 90 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8efc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8efc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.09697878 +0000 UTC m=+12.950584488 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8efc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4070 item 90 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.098045635 +0000 UTC m=+12.951651343 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8f500): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8fac0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8fac0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8fac0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8fac0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8fac0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.098045635 +0000 UTC m=+12.951651343 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b8fac0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4310 item 90 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.099800217 +0000 UTC m=+12.953405925 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421180): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004217c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004217c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004217c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4770 item 91 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004217c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004217c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.100264695 +0000 UTC m=+12.953870403 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004217c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4930 item 91 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.101362569 +0000 UTC m=+12.954968277 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000357800): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8480): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8480): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8480): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.101362569 +0000 UTC m=+12.954968277 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4af0 item 91 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.104222298 +0000 UTC m=+12.957828026 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8d40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9740): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9740): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5110 item 92 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9740): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.105223069 +0000 UTC m=+12.958828777 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5490 item 92 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.106332394 +0000 UTC m=+12.959938102 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0004682c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468bc0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468bc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468bc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468bc0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468bc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.106332394 +0000 UTC m=+12.959938102 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468bc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5730 item 92 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.108874519 +0000 UTC m=+12.962480227 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469200): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469740): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469740): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5d50 item 93 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469740): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.109406123 +0000 UTC m=+12.963011831 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe200): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe200): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe200): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe200): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe200): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.109406123 +0000 UTC m=+12.963011831 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe200): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005129a0 item 93 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.11118999 +0000 UTC m=+12.964795878 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe840): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fed80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fed80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fed80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e00 item 94 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fed80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fed80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.111875822 +0000 UTC m=+12.965481540 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fed80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.111875822 +0000 UTC m=+12.965481540 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513180 item 94 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.11404007 +0000 UTC m=+12.967645778 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffb40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005136c0 item 95 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.114957086 +0000 UTC m=+12.968562793 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c200): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c200): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c200): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c200): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c200): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.114957086 +0000 UTC m=+12.968562793 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c200): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005139d0 item 95 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.118162251 +0000 UTC m=+12.971767958 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606140): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006066c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006066c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006066c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc1c0 item 96 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006066c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006066c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.11984128 +0000 UTC m=+12.973446989 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006066c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606ec0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606ec0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606ec0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606ec0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606ec0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.11984128 +0000 UTC m=+12.973446989 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606ec0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc380 item 96 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= 2025/08/22 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:31 DEBUG : Looking for writers 2025/08/22 01:08:31 DEBUG : >WaitForWriters: 2025/08/22 01:08:31 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:31 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:31 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:31 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/22 01:08:31 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080fec0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080fec0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080fec0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080fec0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080fec0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.148032929 +0000 UTC m=+13.001638647 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080fec0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa3c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa3c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa3c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa3c0): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa3c0): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa3c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.148032929 +0000 UTC m=+13.001638647 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa3c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa880): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa880): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa880): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.148032929 +0000 UTC m=+13.001638647 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db5e0 item 1 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fafc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fafc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fafc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fafc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fafc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.153142927 +0000 UTC m=+13.006748634 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fafc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb4c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb4c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb4c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb4c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb4c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.153142927 +0000 UTC m=+13.006748634 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb4c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbea0 item 2 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbb00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbb00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbb00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbb00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbb00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.156638554 +0000 UTC m=+13.010244262 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbb00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c000): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c000): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c000): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c000): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c000): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c000): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c000): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.156638554 +0000 UTC m=+13.010244262 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c000): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c4c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c4c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c4c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c4c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c4c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.156638554 +0000 UTC m=+13.010244262 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061c4c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8770 item 3 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061cb40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061cb40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061cb40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061cb40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061cb40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.161887932 +0000 UTC m=+13.015493641 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061cb40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d100): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d100): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d100): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.161887932 +0000 UTC m=+13.015493641 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f97a0 item 4 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d740): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d740): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d740): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.164222118 +0000 UTC m=+13.017827816 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061d740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061dbc0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061dbc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061dbc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061dbc0): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061dbc0): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061dbc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061dbc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.164222118 +0000 UTC m=+13.017827816 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00061dbc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0100): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0100): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0100): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.164222118 +0000 UTC m=+13.017827816 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9dc0 item 5 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0780): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0780): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0780): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0780): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0780): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.166485692 +0000 UTC m=+13.020091399 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0780): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0cc0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0cc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0cc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0cc0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0cc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.166485692 +0000 UTC m=+13.020091399 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0cc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de540 item 6 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1380): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1380): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1380): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.168880341 +0000 UTC m=+13.022486049 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1880): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1880): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1880): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1880): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1880): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.168880341 +0000 UTC m=+13.022486049 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1d40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1d40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1d40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1d40): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1d40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.168880341 +0000 UTC m=+13.022486049 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1d40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003debd0 item 7 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e440): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e440): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e440): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e440): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e440): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.171554283 +0000 UTC m=+13.025159990 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e440): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e980): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e980): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e980): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e980): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e980): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.171554283 +0000 UTC m=+13.025159990 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e980): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df180 item 8 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ef40): _readAt: size=2, off=0 2025/08/22 01:08:31 ERROR : open-test-file(0xc00082ef40): Couldn't read size of file 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ef40): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ef40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ef40): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ef40): close: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ef40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.173494521 +0000 UTC m=+13.027100230 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f780): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f780): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f780): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f780): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f780): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f780): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f780): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.173494521 +0000 UTC m=+13.027100230 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f780): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fc80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fc80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fc80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fc80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fc80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.173494521 +0000 UTC m=+13.027100230 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fc80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df570 item 9 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874400): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874400): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874400): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874400): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874400): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.181902136 +0000 UTC m=+13.035507844 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874400): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874940): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874940): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874940): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874940): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874940): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.181902136 +0000 UTC m=+13.035507844 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874940): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfc00 item 10 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874fc0): _readAt: size=2, off=0 2025/08/22 01:08:31 ERROR : open-test-file(0xc000874fc0): Couldn't read size of file 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874fc0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874fc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874fc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874fc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.187206978 +0000 UTC m=+13.040812686 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875880): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875880): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875880): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875880): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875880): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.187206978 +0000 UTC m=+13.040812686 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.187206978 +0000 UTC m=+13.040812686 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc310 item 11 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac480): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac480): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac480): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.189814525 +0000 UTC m=+13.043420233 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac9c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac9c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac9c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac9c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac9c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.189814525 +0000 UTC m=+13.043420233 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac9c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 12 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad040): _readAt: size=2, off=0 2025/08/22 01:08:31 ERROR : open-test-file(0xc000cad040): Couldn't read size of file 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad040): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad040): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad040): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad040): close: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad040): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.194526649 +0000 UTC m=+13.048132517 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadac0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadac0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadac0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadac0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadac0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.194526649 +0000 UTC m=+13.048132517 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadac0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd2d0 item 13 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009481c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009481c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009481c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009481c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009481c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.199192816 +0000 UTC m=+13.052798524 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009481c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948740): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948740): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948740): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.199192816 +0000 UTC m=+13.052798524 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 14 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c780): _readAt: size=2, off=0 2025/08/22 01:08:31 ERROR : open-test-file(0xc00081c780): Couldn't read size of file 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c780): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c780): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c780): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c780): close: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c780): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cb40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cb40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cb40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cb40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cb40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.20414086 +0000 UTC m=+13.057746569 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cb40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d300): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d300): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d300): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d300): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d300): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.20414086 +0000 UTC m=+13.057746569 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d300): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424d20 item 15 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d980): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d980): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d980): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d980): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d980): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.206316239 +0000 UTC m=+13.059921947 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d980): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081dec0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081dec0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081dec0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081dec0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081dec0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.206316239 +0000 UTC m=+13.059921947 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081dec0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425180 item 16 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea680): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea680): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea680): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea680): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea680): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.210845571 +0000 UTC m=+13.064451278 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea680): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.210845571 +0000 UTC m=+13.064451278 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eab00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb000): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb000): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb000): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb000): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb000): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.210845571 +0000 UTC m=+13.064451278 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb000): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c540 item 17 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb6c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb6c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb6c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb6c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb6c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.215054121 +0000 UTC m=+13.068659830 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb6c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebc00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebc00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebc00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebc00): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebc00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.215054121 +0000 UTC m=+13.068659830 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebc00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ccb0 item 18 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70380): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70380): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70380): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.216564196 +0000 UTC m=+13.070169903 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.216564196 +0000 UTC m=+13.070169903 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.216564196 +0000 UTC m=+13.070169903 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d260 item 19 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71400): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71400): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71400): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71400): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71400): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.218925462 +0000 UTC m=+13.072531171 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71400): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71940): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71940): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71940): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71940): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71940): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.218925462 +0000 UTC m=+13.072531171 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71940): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d8f0 item 20 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722080): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722080): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722080): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722080): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722080): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.221048553 +0000 UTC m=+13.074654262 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722080): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.221048553 +0000 UTC m=+13.074654262 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722540): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722a80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722a80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722a80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722a80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722a80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.221048553 +0000 UTC m=+13.074654262 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722a80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dc70 item 21 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723100): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723100): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723100): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.22596023 +0000 UTC m=+13.079565938 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723640): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723640): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723640): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.22596023 +0000 UTC m=+13.079565938 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e230 item 22 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723cc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723cc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723cc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723cc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723cc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.233011218 +0000 UTC m=+13.086616926 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723cc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.233011218 +0000 UTC m=+13.086616926 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a240): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a740): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a740): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a740): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.233011218 +0000 UTC m=+13.086616926 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e5b0 item 23 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088ae00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088ae00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088ae00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088ae00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088ae00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.235880505 +0000 UTC m=+13.089486213 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088ae00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b340): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b340): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b340): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b340): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b340): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.235880505 +0000 UTC m=+13.089486213 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b340): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ec40 item 24 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b980): _readAt: size=2, off=0 2025/08/22 01:08:31 ERROR : open-test-file(0xc00088b980): Couldn't read size of file 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b980): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b980): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b980): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b980): close: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b980): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bd40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bd40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bd40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bd40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bd40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.238799112 +0000 UTC m=+13.092404821 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bd40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.238799112 +0000 UTC m=+13.092404821 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010382c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038800): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038800): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038800): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038800): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038800): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.238799112 +0000 UTC m=+13.092404821 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038800): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0efc0 item 25 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038ec0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038ec0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038ec0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038ec0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038ec0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.242247172 +0000 UTC m=+13.095852880 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038ec0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039400): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039400): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039400): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039400): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039400): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.242247172 +0000 UTC m=+13.095852880 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039400): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f490 item 26 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039a40): _readAt: size=2, off=0 2025/08/22 01:08:31 ERROR : open-test-file(0xc001039a40): Couldn't read size of file 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039a40): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039a40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039a40): close: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039a40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039e00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039e00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039e00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039e00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039e00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.244837908 +0000 UTC m=+13.098443615 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039e00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.244837908 +0000 UTC m=+13.098443615 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009728c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009728c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009728c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009728c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009728c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.244837908 +0000 UTC m=+13.098443615 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009728c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f810 item 27 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972f40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972f40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972f40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972f40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972f40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.249890027 +0000 UTC m=+13.103495735 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972f40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009734c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009734c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009734c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009734c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009734c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.249890027 +0000 UTC m=+13.103495735 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009734c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0fce0 item 28 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973b00): _readAt: size=2, off=0 2025/08/22 01:08:31 ERROR : open-test-file(0xc000973b00): Couldn't read size of file 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973b00): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973b00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973b00): close: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973b00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973ec0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973ec0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973ec0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973ec0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973ec0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.251494798 +0000 UTC m=+13.105100506 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973ec0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984600): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984600): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984600): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984600): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984600): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.251494798 +0000 UTC m=+13.105100506 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984600): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f80e0 item 29 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984c80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984c80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984c80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984c80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984c80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.25358605 +0000 UTC m=+13.107191758 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984c80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009851c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009851c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009851c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009851c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009851c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.25358605 +0000 UTC m=+13.107191758 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009851c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8770 item 30 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f00): _readAt: size=2, off=0 2025/08/22 01:08:31 ERROR : open-test-file(0xc000948f00): Couldn't read size of file 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f00): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f00): close: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009492c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009492c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009492c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009492c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009492c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.25527088 +0000 UTC m=+13.108876589 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009492c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949980): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949980): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949980): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949980): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949980): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.25527088 +0000 UTC m=+13.108876589 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949980): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc70 item 31 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6080): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6080): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6080): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6080): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6080): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.257049407 +0000 UTC m=+13.110655115 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6080): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d65c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d65c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d65c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d65c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d65c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.257049407 +0000 UTC m=+13.110655115 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d65c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c310 item 32 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6c00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6c00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6c00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6c00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6c00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.258639733 +0000 UTC m=+13.112245440 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6c00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7080): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7080): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7080): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7080): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7080): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c930 item 33 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7080): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7080): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.259657776 +0000 UTC m=+13.113263483 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7080): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7580): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7580): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7580): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7580): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7580): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.259657776 +0000 UTC m=+13.113263483 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7580): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce00 item 33 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7c00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7c00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7c00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7c00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7c00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.261423408 +0000 UTC m=+13.115029116 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7c00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08100): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 34 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08100): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08100): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08100): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08100): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.262094884 +0000 UTC m=+13.115700582 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08640): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08640): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08640): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.262094884 +0000 UTC m=+13.115700582 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d730 item 34 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08c80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08c80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08c80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08c80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08c80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.263908116 +0000 UTC m=+13.117513824 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08c80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09140): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09140): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09140): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09140): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09140): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0460 item 35 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09140): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09140): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.264476539 +0000 UTC m=+13.118082247 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09140): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09640): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09640): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09640): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.264476539 +0000 UTC m=+13.118082247 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0700 item 35 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09cc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09cc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09cc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09cc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09cc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.266627362 +0000 UTC m=+13.120233070 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09cc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a280): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a280): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f11f0 item 36 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a280): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a280): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a280): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a280): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a280): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.26732656 +0000 UTC m=+13.120932268 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a280): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a7c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a7c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a7c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a7c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a7c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.26732656 +0000 UTC m=+13.120932268 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a7c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f13b0 item 36 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.269543335 +0000 UTC m=+13.123149043 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985900): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985900): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985900): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985900): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985900): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8bd0 item 37 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985900): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985900): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.27058295 +0000 UTC m=+13.124188658 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985900): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985e40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985e40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985e40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985e40): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985e40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.27058295 +0000 UTC m=+13.124188658 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000985e40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f90a0 item 37 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82580): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82580): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82580): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82580): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82580): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.272425286 +0000 UTC m=+13.126030993 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82580): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82a80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82a80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9500 item 38 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82a80): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82a80): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82a80): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82a80): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82a80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.27363569 +0000 UTC m=+13.127241408 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82a80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82fc0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82fc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82fc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82fc0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82fc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.27363569 +0000 UTC m=+13.127241408 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82fc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9730 item 38 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.275066065 +0000 UTC m=+13.128671772 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83b40): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83b40): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83b40): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83b40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83b40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b20 item 39 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83b40): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83b40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.27583865 +0000 UTC m=+13.129444358 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83b40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b020c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b020c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b020c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b020c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b020c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.27583865 +0000 UTC m=+13.129444358 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b020c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9d50 item 39 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02740): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02740): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02740): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.278181762 +0000 UTC m=+13.131787471 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02c40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02c40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da5b0 item 40 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02c40): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02c40): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02c40): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02c40): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02c40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.279064303 +0000 UTC m=+13.132670011 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b02c40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b031c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b031c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b031c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b031c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b031c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.279064303 +0000 UTC m=+13.132670011 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000b031c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da770 item 40 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8540): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8540): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8540): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8540): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8540): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8540): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8540): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.281094961 +0000 UTC m=+13.134700669 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8540): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8a40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8a40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8a40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dad20 item 41 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8a40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8a40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.281776946 +0000 UTC m=+13.135382655 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8a40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8f00): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8f00): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8f00): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8f00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8f00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daee0 item 41 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8f00): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8f00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.282427372 +0000 UTC m=+13.136033081 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c8f00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9440): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9440): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9440): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9440): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9440): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.282427372 +0000 UTC m=+13.136033081 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9440): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db110 item 41 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b180): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b180): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b180): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b180): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b180): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b180): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b180): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.285720232 +0000 UTC m=+13.139325940 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b180): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b680): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b680): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b680): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ce0 item 42 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b680): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b680): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.286444206 +0000 UTC m=+13.140049914 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b680): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bbc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bbc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004560e0 item 42 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bbc0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bbc0): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bbc0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bbc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.287361792 +0000 UTC m=+13.140967500 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bbc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a1c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a1c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a1c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a1c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a1c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.287361792 +0000 UTC m=+13.140967500 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a1c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456380 item 42 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a800): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a800): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a800): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a800): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a800): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a800): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a800): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.289229715 +0000 UTC m=+13.142835423 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081a800): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081ad00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081ad00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081ad00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456850 item 43 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081ad00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081ad00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.289974448 +0000 UTC m=+13.143580156 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081ad00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b240): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b240): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b240): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b240): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b240): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 43 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b240): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b240): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.290544985 +0000 UTC m=+13.144150694 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b240): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b780): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b780): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b780): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b780): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b780): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.290544985 +0000 UTC m=+13.144150694 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081b780): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456cb0 item 43 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9a80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9a80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9a80): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9a80): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9a80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9a80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9a80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.292932652 +0000 UTC m=+13.146538360 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008c9a80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4000): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4000): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4000): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db570 item 44 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4000): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4000): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.293421636 +0000 UTC m=+13.147027343 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4000): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4540): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4540): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db730 item 44 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4540): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4540): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4540): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4540): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4540): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.294293377 +0000 UTC m=+13.147899085 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4540): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4ac0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4ac0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4ac0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4ac0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4ac0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.294293377 +0000 UTC m=+13.147899085 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e4ac0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db8f0 item 44 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5100): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5100): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5100): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5100): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5100): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.296469486 +0000 UTC m=+13.150075194 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5600): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5600): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5600): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbea0 item 45 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5600): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5600): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.29734265 +0000 UTC m=+13.150948358 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5600): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5d00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5d00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5d00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5d00): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5d00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.29734265 +0000 UTC m=+13.150948358 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008e5d00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474150 item 45 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009163c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009163c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009163c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009163c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009163c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009163c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009163c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.298922754 +0000 UTC m=+13.152528463 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009163c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009168c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009168c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009168c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004747e0 item 46 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009168c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009168c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.299628485 +0000 UTC m=+13.153234193 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009168c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000916fc0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000916fc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000916fc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000916fc0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000916fc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.299628485 +0000 UTC m=+13.153234193 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000916fc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d90 item 46 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607580): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607580): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607580): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607580): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607580): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607580): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607580): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.305255269 +0000 UTC m=+13.158860977 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607580): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607a80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607a80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607a80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd110 item 47 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607a80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607a80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.30746932 +0000 UTC m=+13.161075028 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607a80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60540): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60540): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60540): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60540): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60540): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.30746932 +0000 UTC m=+13.161075028 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60540): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa4d0 item 47 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60ac0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60ac0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60ac0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60ac0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60ac0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60ac0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.310017316 +0000 UTC m=+13.163623014 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60ac0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60fc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60fc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60fc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456150 item 48 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60fc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60fc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.310750588 +0000 UTC m=+13.164356295 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a60fc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a616c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a616c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a616c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a616c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a616c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.310750588 +0000 UTC m=+13.164356295 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a616c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004563f0 item 48 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a61d00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a61d00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a61d00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a61d00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a61d00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.313563388 +0000 UTC m=+13.167169096 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a61d00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004568c0 item 49 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.317395415 +0000 UTC m=+13.171001124 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606240): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606880): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606880): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606880): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.317395415 +0000 UTC m=+13.171001124 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a80 item 49 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606f00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606f00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606f00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606f00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606f00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.321976875 +0000 UTC m=+13.175582582 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000606f00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457110 item 50 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.323625608 +0000 UTC m=+13.177231316 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000607400): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46340): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46340): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46340): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46340): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46340): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.323625608 +0000 UTC m=+13.177231316 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46340): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457340 item 50 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46a00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46a00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46a00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46a00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46a00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.326469116 +0000 UTC m=+13.180074825 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46a00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457a40 item 51 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.327290213 +0000 UTC m=+13.180895931 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e46f00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47440): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47440): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47440): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47440): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47440): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.327290213 +0000 UTC m=+13.180895931 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47440): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 51 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421540): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421540): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421540): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421540): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421540): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.329313937 +0000 UTC m=+13.182919645 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000421540): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474380 item 52 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.330158197 +0000 UTC m=+13.183763894 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000356600): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8200): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8200): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8200): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8200): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8200): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.330158197 +0000 UTC m=+13.183763894 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8200): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474690 item 52 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8880): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8880): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8880): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.332498613 +0000 UTC m=+13.186104321 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c8880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474fc0 item 53 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.333208432 +0000 UTC m=+13.186814140 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9a80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9a80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9a80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9a80): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9a80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.333208432 +0000 UTC m=+13.186814140 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0006c9a80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475570 item 53 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468a00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468a00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468a00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468a00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468a00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.334585947 +0000 UTC m=+13.188191656 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468a00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475a40 item 54 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.335229902 +0000 UTC m=+13.188835610 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000468f00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469480): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469480): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469480): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.335229902 +0000 UTC m=+13.188835610 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ea0 item 54 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469b00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469b00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469b00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469b00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469b00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.337486623 +0000 UTC m=+13.191092331 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000469b00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fab60 item 55 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.339523422 +0000 UTC m=+13.193129130 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe3c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe900): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe900): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe900): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe900): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe900): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.339523422 +0000 UTC m=+13.193129130 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fe900): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fad20 item 55 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fef80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fef80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fef80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fef80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fef80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.341720602 +0000 UTC m=+13.195326310 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fef80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb260 item 56 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.342385886 +0000 UTC m=+13.195991594 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ff480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffa00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffa00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffa00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffa00): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffa00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.342385886 +0000 UTC m=+13.195991594 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ffa00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb5e0 item 56 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.347069437 +0000 UTC m=+13.200675145 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce280): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce940): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce940): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce940): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbab0 item 57 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce940): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce940): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.347678255 +0000 UTC m=+13.201283973 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005ce940): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbc70 item 57 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.34844041 +0000 UTC m=+13.202046108 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf0c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf640): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf640): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf640): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.34844041 +0000 UTC m=+13.202046108 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cf640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbe30 item 57 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.351458555 +0000 UTC m=+13.205064263 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005cfcc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e340): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e340): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e340): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc2a0 item 58 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e340): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e340): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.352050482 +0000 UTC m=+13.205656190 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e340): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc460 item 58 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.352847974 +0000 UTC m=+13.206453682 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080e880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ee40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ee40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ee40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ee40): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ee40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.352847974 +0000 UTC m=+13.206453682 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ee40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc850 item 58 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.355266257 +0000 UTC m=+13.208872045 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f9c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f9c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f9c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccd20 item 59 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f9c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f9c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.355888711 +0000 UTC m=+13.209494419 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080f9c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd7a0 item 59 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.356608888 +0000 UTC m=+13.210214586 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00080ff00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa500): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa500): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa500): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa500): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa500): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.356608888 +0000 UTC m=+13.210214586 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fa500): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdb20 item 59 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.358346007 +0000 UTC m=+13.211951715 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fab40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb180): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb180): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb180): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520540 item 60 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb180): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb180): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.35897836 +0000 UTC m=+13.212584068 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb180): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005207e0 item 60 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.359699037 +0000 UTC m=+13.213304746 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fb6c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbc80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbc80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbc80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbc80): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbc80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.359699037 +0000 UTC m=+13.213304746 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0005fbc80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520af0 item 60 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.361808944 +0000 UTC m=+13.215414652 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0340): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0880): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0880): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521030 item 61 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0880): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.36232029 +0000 UTC m=+13.215925998 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0f80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0f80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0f80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0f80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0f80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.36232029 +0000 UTC m=+13.215925998 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c0f80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521260 item 61 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.363937135 +0000 UTC m=+13.217542843 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1600): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1b40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1b40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1b40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005216c0 item 62 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1b40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1b40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.364803876 +0000 UTC m=+13.218409584 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007c1b40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e2c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e2c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e2c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e2c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e2c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.364803876 +0000 UTC m=+13.218409584 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e2c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005218f0 item 62 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.367204465 +0000 UTC m=+13.220810173 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082e900): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ee40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ee40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ee40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521e30 item 63 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ee40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ee40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.368111112 +0000 UTC m=+13.221716820 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082ee40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47a00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47a00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47a00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47a00): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47a00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.368111112 +0000 UTC m=+13.221716820 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e47a00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457dc0 item 63 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): >_readAt: n=0, err=Bad file descriptor 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.370084923 +0000 UTC m=+13.223690631 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0008740c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874600): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874600): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874600): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512310 item 64 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874600): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874600): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.370642145 +0000 UTC m=+13.224247853 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874600): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874d40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874d40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874d40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874d40): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874d40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.370642145 +0000 UTC m=+13.224247853 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000874d40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005127e0 item 64 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.371994534 +0000 UTC m=+13.225600243 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875800): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875800): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875800): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875800): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875800): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512bd0 item 65 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875800): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875800): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.372843773 +0000 UTC m=+13.226449481 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875800): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d00): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.372843773 +0000 UTC m=+13.226449481 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000875d00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e00 item 65 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac3c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac3c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac3c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac3c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac3c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.374322889 +0000 UTC m=+13.227928598 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac3c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac840): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac840): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513490 item 66 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac840): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac840): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac840): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac840): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac840): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.375632158 +0000 UTC m=+13.229237866 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cac840): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cacd80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cacd80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cacd80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cacd80): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cacd80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.375632158 +0000 UTC m=+13.229237866 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cacd80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005136c0 item 66 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.377999916 +0000 UTC m=+13.231605624 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad400): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad880): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad880): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad880): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad880): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513dc0 item 67 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad880): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.378691941 +0000 UTC m=+13.232297649 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cad880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadd80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadd80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadd80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadd80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadd80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.378691941 +0000 UTC m=+13.232297649 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000cadd80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da690 item 67 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c4c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c4c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c4c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c4c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c4c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.380665922 +0000 UTC m=+13.234271661 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c4c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c9c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c9c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dafc0 item 68 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c9c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c9c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c9c0): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c9c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c9c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.381585493 +0000 UTC m=+13.235191202 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081c9c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cf00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cf00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cf00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cf00): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cf00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.381585493 +0000 UTC m=+13.235191202 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081cf00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db570 item 68 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d640): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d640): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d640): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.385250337 +0000 UTC m=+13.238856045 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081d640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4070 item 69 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.385819292 +0000 UTC m=+13.239425010 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f300): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f800): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f800): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f800): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f800): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f800): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.385819292 +0000 UTC m=+13.239425010 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082f800): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4310 item 69 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fe80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fe80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fe80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fe80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fe80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.388382957 +0000 UTC m=+13.241988665 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00082fe80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea540): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea540): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4770 item 70 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea540): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea540): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea540): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea540): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea540): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.389379251 +0000 UTC m=+13.242984958 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ea540): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eaa80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eaa80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eaa80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eaa80): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eaa80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.389379251 +0000 UTC m=+13.242984958 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eaa80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4930 item 70 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb100): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb100): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb100): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.392964426 +0000 UTC m=+13.246570134 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb640): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb640): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb640): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb640): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4cb0 item 71 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb640): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.393558476 +0000 UTC m=+13.247164184 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000eb640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebb40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebb40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebb40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebb40): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebb40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.393558476 +0000 UTC m=+13.247164184 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0000ebb40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5110 item 71 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70240): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70240): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70240): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70240): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70240): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.395402996 +0000 UTC m=+13.249008705 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70240): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d707c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d707c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5730 item 72 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d707c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d707c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d707c0): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d707c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d707c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.396462267 +0000 UTC m=+13.250067966 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d707c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d00): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.396462267 +0000 UTC m=+13.250067966 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d70d00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d59d0 item 72 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d712c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d712c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d712c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d712c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d712c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d712c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d712c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.398682971 +0000 UTC m=+13.252288679 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d712c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d717c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d717c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d717c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8070 item 73 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d717c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d717c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.399489149 +0000 UTC m=+13.253094857 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d717c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71cc0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71cc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71cc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71cc0): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71cc0): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f82a0 item 73 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71cc0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71cc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.400198235 +0000 UTC m=+13.253803933 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d71cc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722280): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722280): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722280): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722280): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722280): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.400198235 +0000 UTC m=+13.253803933 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722280): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f87e0 item 73 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722900): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722900): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722900): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722900): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722900): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722900): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722900): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.401755678 +0000 UTC m=+13.255361386 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722900): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722e00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722e00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722e00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9260 item 74 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722e00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722e00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.402445198 +0000 UTC m=+13.256050906 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000722e00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723340): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723340): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9ab0 item 74 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723340): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723340): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723340): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723340): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723340): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.40304519 +0000 UTC m=+13.256650898 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723340): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007238c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007238c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007238c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007238c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007238c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.40304519 +0000 UTC m=+13.256650898 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0007238c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9ce0 item 74 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723f00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723f00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723f00): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723f00): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723f00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723f00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723f00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.404692892 +0000 UTC m=+13.258298600 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000723f00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a480): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a480): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de230 item 75 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a480): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.405875304 +0000 UTC m=+13.259481012 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088a480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081db40): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081db40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081db40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081db40): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081db40): _writeAt: size=3, off=2 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc70 item 75 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081db40): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081db40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.406384967 +0000 UTC m=+13.259990675 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00081db40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038100): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038100): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038100): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.406384967 +0000 UTC m=+13.259990675 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424070 item 75 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038740): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038740): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038740): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038740): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038740): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.409180325 +0000 UTC m=+13.262786033 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038c80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038c80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038c80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004245b0 item 76 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038c80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038c80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.410545628 +0000 UTC m=+13.264151337 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001038c80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010391c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010391c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424c40 item 76 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010391c0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010391c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010391c0): _writeAt: size=3, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010391c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010391c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.411738219 +0000 UTC m=+13.265343928 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0010391c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039740): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039740): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039740): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039740): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039740): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.411738219 +0000 UTC m=+13.265343928 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039740): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424ee0 item 76 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039d80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039d80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039d80): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039d80): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039d80): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039d80): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039d80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.414241961 +0000 UTC m=+13.267847669 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc001039d80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972300): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972300): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972300): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425c00 item 77 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972300): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972300): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.415164578 +0000 UTC m=+13.268770286 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972300): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972a00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972a00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972a00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972a00): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972a00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.415164578 +0000 UTC m=+13.268770286 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000972a00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c380 item 77 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973040): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973040): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973040): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973040): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973040): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973040): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973040): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.418575197 +0000 UTC m=+13.272180905 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973040): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973580): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973580): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973580): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c850 item 78 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973580): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973580): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.420381645 +0000 UTC m=+13.273987353 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973580): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973c80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973c80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973c80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973c80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973c80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.420381645 +0000 UTC m=+13.273987353 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000973c80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cc40 item 78 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948380): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948380): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948380): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948380): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948380): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.422633527 +0000 UTC m=+13.276239235 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948880): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948880): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948880): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d1f0 item 79 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948880): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948880): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.423201529 +0000 UTC m=+13.276807237 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948880): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f80): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.423201529 +0000 UTC m=+13.276807237 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000948f80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d490 item 79 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088acc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088acc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088acc0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088acc0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088acc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088acc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088acc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.426239781 +0000 UTC m=+13.279845490 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088acc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b1c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b1c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b1c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de850 item 80 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b1c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b1c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.429496053 +0000 UTC m=+13.283101760 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b1c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b8c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b8c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b8c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b8c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b8c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.429496053 +0000 UTC m=+13.283101760 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088b8c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003debd0 item 80 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bf00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bf00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bf00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bf00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bf00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.430883638 +0000 UTC m=+13.284489346 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00088bf00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df030 item 81 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.431372852 +0000 UTC m=+13.284978551 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6400): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6940): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6940): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6940): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6940): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6940): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.431372852 +0000 UTC m=+13.284978551 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6940): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df1f0 item 81 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6fc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6fc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6fc0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6fc0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6fc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.432570753 +0000 UTC m=+13.286176461 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d6fc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df5e0 item 82 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.433583547 +0000 UTC m=+13.287189255 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d74c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7a80): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7a80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7a80): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7a80): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7a80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.433583547 +0000 UTC m=+13.287189255 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d7a80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df8f0 item 82 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08180): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08180): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08180): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08180): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08180): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.436079466 +0000 UTC m=+13.289685173 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08180): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfd50 item 83 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.440390779 +0000 UTC m=+13.293996488 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08680): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08bc0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08bc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08bc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08bc0): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08bc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.440390779 +0000 UTC m=+13.293996488 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a08bc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e150 item 83 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09280): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09280): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09280): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09280): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09280): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.441846492 +0000 UTC m=+13.295452200 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09280): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e4d0 item 84 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.444095659 +0000 UTC m=+13.297701366 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09780): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09d00): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09d00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09d00): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09d00): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09d00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.444095659 +0000 UTC m=+13.297701366 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a09d00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0e690 item 84 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984400): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984400): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984400): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984400): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984400): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.445438971 +0000 UTC m=+13.299044679 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984400): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ebd0 item 85 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.449530373 +0000 UTC m=+13.303136091 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984900): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984e40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984e40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984e40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984e40): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984e40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.449530373 +0000 UTC m=+13.303136091 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000984e40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ed90 item 85 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009854c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009854c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009854c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009854c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009854c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.453800841 +0000 UTC m=+13.307406549 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009854c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f110 item 86 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.454291227 +0000 UTC m=+13.307896966 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009859c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82000): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82000): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82000): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82000): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82000): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.454291227 +0000 UTC m=+13.307896966 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82000): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f2d0 item 86 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e826c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e826c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e826c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e826c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e826c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.462113679 +0000 UTC m=+13.315719387 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e826c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f650 item 87 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.465399986 +0000 UTC m=+13.319005693 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e82bc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83100): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83100): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83100): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.465399986 +0000 UTC m=+13.319005693 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0f810 item 87 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83780): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83780): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83780): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83780): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83780): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.469685731 +0000 UTC m=+13.323291439 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83780): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0fb90 item 88 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.471363178 +0000 UTC m=+13.324968886 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000e83c80): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a2c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a2c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a2c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a2c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a2c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.471363178 +0000 UTC m=+13.324968886 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a2c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0fd50 item 88 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.474008966 +0000 UTC m=+13.327614684 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9a900): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc1c0 item 89 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.474573793 +0000 UTC m=+13.328179501 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9ae40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc460 item 89 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.475963563 +0000 UTC m=+13.329569271 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b900): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b900): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b900): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b900): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b900): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.475963563 +0000 UTC m=+13.329569271 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9b900): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc620 item 89 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.47821825 +0000 UTC m=+13.331823958 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000d9bf40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912500): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912500): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912500): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca80 item 90 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912500): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912500): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.479291648 +0000 UTC m=+13.332897356 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912500): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd2d0 item 90 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.479909603 +0000 UTC m=+13.333515311 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000912a40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913000): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913000): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913000): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913000): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913000): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.479909603 +0000 UTC m=+13.333515311 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913000): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd570 item 90 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.48183802 +0000 UTC m=+13.335443738 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000913640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949300): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949300): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949300): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d650 item 91 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949300): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949300): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.48265585 +0000 UTC m=+13.336261568 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949300): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): >_readAt: n=2, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): _writeAt: size=3, off=7 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d810 item 91 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.483541927 +0000 UTC m=+13.337147635 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949840): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949dc0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949dc0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949dc0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949dc0): >_readAt: n=8, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949dc0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.483541927 +0000 UTC m=+13.337147635 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000949dc0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016da40 item 91 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.485463541 +0000 UTC m=+13.339069249 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e480): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e9c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e9c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e9c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016de30 item 92 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e9c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e9c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.486120119 +0000 UTC m=+13.339725828 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083e9c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): open at offset 5 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c0e0 item 92 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): _readAt: size=2, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): _writeAt: size=3, off=5 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): >_writeAt: n=3, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.486700525 +0000 UTC m=+13.340306233 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083ef00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083f4c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083f4c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083f4c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083f4c0): >_readAt: n=3, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083f4c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.486700525 +0000 UTC m=+13.340306233 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083f4c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c3f0 item 92 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.488340202 +0000 UTC m=+13.341945909 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00083fb00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e0c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e0c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e0c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca80 item 93 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e0c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e0c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.488919736 +0000 UTC m=+13.342525443 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e0c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e7c0): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e7c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e7c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e7c0): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e7c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.488919736 +0000 UTC m=+13.342525443 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099e7c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cee0 item 93 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.49100719 +0000 UTC m=+13.344612898 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099ee00): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099f340): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099f340): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099f340): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 94 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099f340): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099f340): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.491849404 +0000 UTC m=+13.345455112 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099f340): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099fa40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099fa40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099fa40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099fa40): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099fa40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.491849404 +0000 UTC m=+13.345455112 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc00099fa40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dd50 item 94 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.493647558 +0000 UTC m=+13.347253266 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8100): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8640): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8640): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8640): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f83f0 item 95 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8640): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8640): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.494174814 +0000 UTC m=+13.347780522 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8640): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8d40): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8d40): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8d40): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8d40): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8d40): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.494174814 +0000 UTC m=+13.347780522 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d8d40): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8850 item 95 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 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/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): open at offset 0 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): _readAt: size=2, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): >_readAt: n=0, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.495842593 +0000 UTC m=+13.349448301 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d9380): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d98c0): _writeAt: size=5, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d98c0): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d98c0): >openPending: err= 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8d20 item 96 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d98c0): >_writeAt: n=5, err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d98c0): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.49634823 +0000 UTC m=+13.349953937 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc0009d98c0): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/22 01:08:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:08:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/22 01:08:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a0e040): _readAt: size=512, off=0 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a0e040): openPending: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a0e040): >openPending: err= 2025/08/22 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a0e040): >_readAt: n=5, err=EOF 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a0e040): close: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-22 01:08:31.49634823 +0000 UTC m=+13.349953937 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/22 01:08:31 DEBUG : open-test-file(0xc000a0e040): >close: err= 2025/08/22 01:08:31 DEBUG : open-test-file: Remove: 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9260 item 96 2025/08/22 01:08:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/22 01:08:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/22 01:08:31 DEBUG : open-test-file: >Remove: err= 2025/08/22 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:31 DEBUG : Looking for writers 2025/08/22 01:08:31 DEBUG : >WaitForWriters: 2025/08/22 01:08:31 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.76s) --- PASS: TestRWFileHandleOpenTests/writes (0.39s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.37s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:08:31 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:08:31 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:08:31 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:08:31 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:08:31 DEBUG : file1: newRWFileHandle: 2025/08/22 01:08:31 DEBUG : file1(0xc000b22880): openPending: 2025/08/22 01:08:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:31 DEBUG : file1(0xc000b22880): >openPending: err= 2025/08/22 01:08:31 DEBUG : file1: >newRWFileHandle: err= 2025/08/22 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:08:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/22 01:08:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/22 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:08:31 DEBUG : Looking for writers 2025/08/22 01:08:31 DEBUG : file1: reading active writers 2025/08/22 01:08:31 DEBUG : file1: active writers 1 2025/08/22 01:08:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:08:31 DEBUG : Looking for writers 2025/08/22 01:08:31 DEBUG : file1: reading active writers 2025/08/22 01:08:31 DEBUG : file1: active writers 1 2025/08/22 01:08:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:08:31 DEBUG : Looking for writers 2025/08/22 01:08:31 DEBUG : file1: reading active writers 2025/08/22 01:08:31 DEBUG : file1: active writers 1 2025/08/22 01:08:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:08:31 DEBUG : Looking for writers 2025/08/22 01:08:31 DEBUG : file1: reading active writers 2025/08/22 01:08:31 DEBUG : file1: active writers 1 2025/08/22 01:08:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:08:31 DEBUG : Looking for writers 2025/08/22 01:08:31 DEBUG : file1: reading active writers 2025/08/22 01:08:31 DEBUG : file1: active writers 1 2025/08/22 01:08:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/22 01:08:31 DEBUG : Looking for writers 2025/08/22 01:08:31 DEBUG : file1: reading active writers 2025/08/22 01:08:31 DEBUG : file1: active writers 1 2025/08/22 01:08:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/22 01:08:32 DEBUG : Looking for writers 2025/08/22 01:08:32 DEBUG : file1: reading active writers 2025/08/22 01:08:32 DEBUG : file1: active writers 1 2025/08/22 01:08:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/22 01:08:32 DEBUG : Looking for writers 2025/08/22 01:08:32 DEBUG : file1: reading active writers 2025/08/22 01:08:32 DEBUG : file1: active writers 1 2025/08/22 01:08:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:33 DEBUG : Looking for writers 2025/08/22 01:08:33 DEBUG : file1: reading active writers 2025/08/22 01:08:33 DEBUG : file1: active writers 1 2025/08/22 01:08:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:34 DEBUG : Looking for writers 2025/08/22 01:08:34 DEBUG : file1: reading active writers 2025/08/22 01:08:34 DEBUG : file1: active writers 1 2025/08/22 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:35 DEBUG : Looking for writers 2025/08/22 01:08:35 DEBUG : file1: reading active writers 2025/08/22 01:08:35 DEBUG : file1: active writers 1 2025/08/22 01:08:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:36 DEBUG : Looking for writers 2025/08/22 01:08:36 DEBUG : file1: reading active writers 2025/08/22 01:08:36 DEBUG : file1: active writers 1 2025/08/22 01:08:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:37 DEBUG : Looking for writers 2025/08/22 01:08:37 DEBUG : file1: reading active writers 2025/08/22 01:08:37 DEBUG : file1: active writers 1 2025/08/22 01:08:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:38 DEBUG : Looking for writers 2025/08/22 01:08:38 DEBUG : file1: reading active writers 2025/08/22 01:08:38 DEBUG : file1: active writers 1 2025/08/22 01:08:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:39 DEBUG : Looking for writers 2025/08/22 01:08:39 DEBUG : file1: reading active writers 2025/08/22 01:08:39 DEBUG : file1: active writers 1 2025/08/22 01:08:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:40 DEBUG : Looking for writers 2025/08/22 01:08:40 DEBUG : file1: reading active writers 2025/08/22 01:08:40 DEBUG : file1: active writers 1 2025/08/22 01:08:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:41 DEBUG : Looking for writers 2025/08/22 01:08:41 DEBUG : file1: reading active writers 2025/08/22 01:08:41 DEBUG : file1: active writers 1 2025/08/22 01:08:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:42 DEBUG : Looking for writers 2025/08/22 01:08:42 DEBUG : file1: reading active writers 2025/08/22 01:08:42 DEBUG : file1: active writers 1 2025/08/22 01:08:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:43 DEBUG : Looking for writers 2025/08/22 01:08:43 DEBUG : file1: reading active writers 2025/08/22 01:08:43 DEBUG : file1: active writers 1 2025/08/22 01:08:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:44 DEBUG : Looking for writers 2025/08/22 01:08:44 DEBUG : file1: reading active writers 2025/08/22 01:08:44 DEBUG : file1: active writers 1 2025/08/22 01:08:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:45 DEBUG : Looking for writers 2025/08/22 01:08:45 DEBUG : file1: reading active writers 2025/08/22 01:08:45 DEBUG : file1: active writers 1 2025/08/22 01:08:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:46 DEBUG : Looking for writers 2025/08/22 01:08:46 DEBUG : file1: reading active writers 2025/08/22 01:08:46 DEBUG : file1: active writers 1 2025/08/22 01:08:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:47 DEBUG : Looking for writers 2025/08/22 01:08:47 DEBUG : file1: reading active writers 2025/08/22 01:08:47 DEBUG : file1: active writers 1 2025/08/22 01:08:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:48 DEBUG : Looking for writers 2025/08/22 01:08:48 DEBUG : file1: reading active writers 2025/08/22 01:08:48 DEBUG : file1: active writers 1 2025/08/22 01:08:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:49 DEBUG : Looking for writers 2025/08/22 01:08:49 DEBUG : file1: reading active writers 2025/08/22 01:08:49 DEBUG : file1: active writers 1 2025/08/22 01:08:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:50 DEBUG : Looking for writers 2025/08/22 01:08:50 DEBUG : file1: reading active writers 2025/08/22 01:08:50 DEBUG : file1: active writers 1 2025/08/22 01:08:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:51 DEBUG : Looking for writers 2025/08/22 01:08:51 DEBUG : file1: reading active writers 2025/08/22 01:08:51 DEBUG : file1: active writers 1 2025/08/22 01:08:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:52 DEBUG : Looking for writers 2025/08/22 01:08:52 DEBUG : file1: reading active writers 2025/08/22 01:08:52 DEBUG : file1: active writers 1 2025/08/22 01:08:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:53 DEBUG : Looking for writers 2025/08/22 01:08:53 DEBUG : file1: reading active writers 2025/08/22 01:08:53 DEBUG : file1: active writers 1 2025/08/22 01:08:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:54 DEBUG : Looking for writers 2025/08/22 01:08:54 DEBUG : file1: reading active writers 2025/08/22 01:08:54 DEBUG : file1: active writers 1 2025/08/22 01:08:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:55 DEBUG : Looking for writers 2025/08/22 01:08:55 DEBUG : file1: reading active writers 2025/08/22 01:08:55 DEBUG : file1: active writers 1 2025/08/22 01:08:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:56 DEBUG : Looking for writers 2025/08/22 01:08:56 DEBUG : file1: reading active writers 2025/08/22 01:08:56 DEBUG : file1: active writers 1 2025/08/22 01:08:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:57 DEBUG : Looking for writers 2025/08/22 01:08:57 DEBUG : file1: reading active writers 2025/08/22 01:08:57 DEBUG : file1: active writers 1 2025/08/22 01:08:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:58 DEBUG : Looking for writers 2025/08/22 01:08:58 DEBUG : file1: reading active writers 2025/08/22 01:08:58 DEBUG : file1: active writers 1 2025/08/22 01:08:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:08:59 DEBUG : Looking for writers 2025/08/22 01:08:59 DEBUG : file1: reading active writers 2025/08/22 01:08:59 DEBUG : file1: active writers 1 2025/08/22 01:08:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:09:00 DEBUG : Looking for writers 2025/08/22 01:09:00 DEBUG : file1: reading active writers 2025/08/22 01:09:00 DEBUG : file1: active writers 1 2025/08/22 01:09:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/22 01:09:01 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a05590 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00098d808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643737664} name:file1 opens:1 downloaders: o: fd:0xc0005ac928 info:{ModTime:{wall:13988759489550124263 ext:13373864498 loc:0x4110fa0} ATime:{wall:13988759489550124263 ext:13373864498 loc:0x4110fa0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/22 01:09:01 DEBUG : >WaitForWriters: 2025/08/22 01:09:01 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:01 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:01 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:09:01 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:01 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:09:01 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:01 DEBUG : rename_me: newRWFileHandle: 2025/08/22 01:09:01 DEBUG : rename_me(0xc000b22f80): openPending: 2025/08/22 01:09:01 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/22 01:09:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/22 01:09:01 DEBUG : rename_me(0xc000b22f80): >openPending: err= 2025/08/22 01:09:01 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/22 01:09:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/22 01:09:01 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/22 01:09:01 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/22 01:09:01 DEBUG : rename_me(0xc000b22f80): _writeAt: size=5, off=0 2025/08/22 01:09:01 DEBUG : rename_me(0xc000b22f80): >_writeAt: n=5, err= 2025/08/22 01:09:01 DEBUG : rename_me(0xc000b22f80): close: 2025/08/22 01:09:01 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-22 01:09:01.544538675 +0000 UTC m=+43.398144382 2025/08/22 01:09:01 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/22 01:09:01 DEBUG : rename_me(0xc000b22f80): >close: err= 2025/08/22 01:09:01 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/22 01:09:01 DEBUG : i_was_renamed: Updating file with 0xc000cc2000 2025/08/22 01:09:01 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/22 01:09:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/22 01:09:01 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:01 DEBUG : Looking for writers 2025/08/22 01:09:01 DEBUG : i_was_renamed: reading active writers 2025/08/22 01:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:09:01 DEBUG : Looking for writers 2025/08/22 01:09:01 DEBUG : i_was_renamed: reading active writers 2025/08/22 01:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:09:01 DEBUG : Looking for writers 2025/08/22 01:09:01 DEBUG : i_was_renamed: reading active writers 2025/08/22 01:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:09:01 DEBUG : Looking for writers 2025/08/22 01:09:01 DEBUG : i_was_renamed: reading active writers 2025/08/22 01:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:09:01 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/22 01:09:01 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:01 INFO : i_was_renamed: Copied (new) 2025/08/22 01:09:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-22 01:09:01 +0000 UTC" 2025/08/22 01:09:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/22 01:09:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/22 01:09:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/22 01:09:01 DEBUG : Looking for writers 2025/08/22 01:09:01 DEBUG : i_was_renamed: reading active writers 2025/08/22 01:09:01 DEBUG : >WaitForWriters: 2025/08/22 01:09:01 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:01 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:01 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:09:01 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JLAP9}/rclone-test-babanek9yoku" 2025/08/22 01:09:01 INFO : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:01 DEBUG : forgetting directory cache 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate(0xc0005fe200): _readAt: size=512, off=0 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate(0xc0005fe200): openPending: 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-22 00:10:01 +0000 UTC" against cached fingerprint "" 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/22 01:09:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate(0xc0005fe200): >openPending: err= 2025/08/22 01:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate(0xc0005fe200): >_readAt: n=20, err=EOF 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate(0xc0005fe200): close: 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:10:01 +0000 GMT 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate(0xc0005fe200): >close: err= 2025/08/22 01:09:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:02 DEBUG : forgetting directory cache 2025/08/22 01:09:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc0005fa9c0): _readAt: size=512, off=0 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc0005fa9c0): openPending: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-22 00:11:01 +0000 UTC" against cached fingerprint "20,2025-08-22 00:10:01 +0000 UTC" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-22 00:11:01 +0000 UTC" != cached fingerprint "20,2025-08-22 00:10:01 +0000 UTC") 2025/08/22 01:09:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/22 01:09:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc0005fa9c0): >openPending: err= 2025/08/22 01:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc0005fa9c0): >_readAt: n=20, err=EOF 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc0005fa9c0): close: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:11:01 +0000 GMT 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc0005fa9c0): >close: err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:02 DEBUG : forgetting directory cache 2025/08/22 01:09:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc000e46c80): _readAt: size=512, off=0 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc000e46c80): openPending: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-22 00:12:01 +0000 UTC" against cached fingerprint "20,2025-08-22 00:11:01 +0000 UTC" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-22 00:12:01 +0000 UTC" != cached fingerprint "20,2025-08-22 00:11:01 +0000 UTC") 2025/08/22 01:09:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/22 01:09:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc000e46c80): >openPending: err= 2025/08/22 01:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc000e46c80): >_readAt: n=20, err=EOF 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc000e46c80): close: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:12:01 +0000 GMT 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc000e46c80): >close: err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:02 DEBUG : forgetting directory cache 2025/08/22 01:09:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc00082fb00): _readAt: size=512, off=0 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc00082fb00): openPending: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-22 00:13:01 +0000 UTC" against cached fingerprint "20,2025-08-22 00:12:01 +0000 UTC" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-22 00:13:01 +0000 UTC" != cached fingerprint "20,2025-08-22 00:12:01 +0000 UTC") 2025/08/22 01:09:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/22 01:09:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc00082fb00): >openPending: err= 2025/08/22 01:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc00082fb00): >_readAt: n=20, err=EOF 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc00082fb00): close: 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:13:01 +0000 GMT 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate(0xc00082fb00): >close: err= 2025/08/22 01:09:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:02 DEBUG : forgetting directory cache 2025/08/22 01:09:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc000d71ac0): _readAt: size=512, off=0 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc000d71ac0): openPending: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-22 00:14:01 +0000 UTC" against cached fingerprint "20,2025-08-22 00:13:01 +0000 UTC" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-22 00:14:01 +0000 UTC" != cached fingerprint "20,2025-08-22 00:13:01 +0000 UTC") 2025/08/22 01:09:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/22 01:09:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc000d71ac0): >openPending: err= 2025/08/22 01:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc000d71ac0): >_readAt: n=20, err=EOF 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc000d71ac0): close: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:14:01 +0000 GMT 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc000d71ac0): >close: err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:03 DEBUG : forgetting directory cache 2025/08/22 01:09:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc001038a80): _readAt: size=512, off=0 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc001038a80): openPending: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-22 00:15:01 +0000 UTC" against cached fingerprint "20,2025-08-22 00:14:01 +0000 UTC" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-22 00:15:01 +0000 UTC" != cached fingerprint "20,2025-08-22 00:14:01 +0000 UTC") 2025/08/22 01:09:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/22 01:09:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc001038a80): >openPending: err= 2025/08/22 01:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc001038a80): >_readAt: n=20, err=EOF 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc001038a80): close: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:15:01 +0000 GMT 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc001038a80): >close: err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:03 DEBUG : forgetting directory cache 2025/08/22 01:09:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc00088b140): _readAt: size=512, off=0 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc00088b140): openPending: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-22 00:16:01 +0000 UTC" against cached fingerprint "20,2025-08-22 00:15:01 +0000 UTC" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-22 00:16:01 +0000 UTC" != cached fingerprint "20,2025-08-22 00:15:01 +0000 UTC") 2025/08/22 01:09:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/22 01:09:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc00088b140): >openPending: err= 2025/08/22 01:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc00088b140): >_readAt: n=21, err=EOF 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc00088b140): close: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:16:01 +0000 GMT 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc00088b140): >close: err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:03 DEBUG : forgetting directory cache 2025/08/22 01:09:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc0009d7d00): _readAt: size=512, off=0 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc0009d7d00): openPending: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-22 00:17:01 +0000 UTC" against cached fingerprint "21,2025-08-22 00:16:01 +0000 UTC" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-22 00:17:01 +0000 UTC" != cached fingerprint "21,2025-08-22 00:16:01 +0000 UTC") 2025/08/22 01:09:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/22 01:09:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc0009d7d00): >openPending: err= 2025/08/22 01:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc0009d7d00): >_readAt: n=22, err=EOF 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc0009d7d00): close: 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:17:01 +0000 GMT 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate(0xc0009d7d00): >close: err= 2025/08/22 01:09:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:03 DEBUG : forgetting directory cache 2025/08/22 01:09:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000798480): _readAt: size=512, off=0 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000798480): openPending: 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-22 00:18:01 +0000 UTC" against cached fingerprint "22,2025-08-22 00:17:01 +0000 UTC" 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-22 00:18:01 +0000 UTC" != cached fingerprint "22,2025-08-22 00:17:01 +0000 UTC") 2025/08/22 01:09:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/22 01:09:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000798480): >openPending: err= 2025/08/22 01:09:04 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000798480): >_readAt: n=23, err=EOF 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000798480): close: 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:18:01 +0000 GMT 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000798480): >close: err= 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:04 DEBUG : forgetting directory cache 2025/08/22 01:09:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000732ec0): _readAt: size=512, off=0 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000732ec0): openPending: 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-22 00:19:01 +0000 UTC" against cached fingerprint "23,2025-08-22 00:18:01 +0000 UTC" 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-22 00:19:01 +0000 UTC" != cached fingerprint "23,2025-08-22 00:18:01 +0000 UTC") 2025/08/22 01:09:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/22 01:09:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000732ec0): >openPending: err= 2025/08/22 01:09:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000732ec0): >_readAt: n=24, err=EOF 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000732ec0): close: 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-22 00:19:01 +0000 GMT 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate(0xc000732ec0): >close: err= 2025/08/22 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:04 DEBUG : Looking for writers 2025/08/22 01:09:04 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/22 01:09:04 DEBUG : >WaitForWriters: 2025/08/22 01:09:04 DEBUG : webdav root 'rclone-test-babanek9yoku': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.61s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:04 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:04 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:04 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:04 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:04 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : forgetting directory cache 2025/08/22 01:09:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/22 01:09:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/22 01:09:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/22 01:09:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/22 01:09:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/22 01:09:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/22 01:09:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/22 01:09:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/22 01:09:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/22 01:09:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/22 01:09:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/22 01:09:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/22 01:09:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/22 01:09:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/22 01:09:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/22 01:09:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/22 01:09:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/22 01:09:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/22 01:09:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/22 01:09:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/22 01:09:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/22 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:04 DEBUG : Looking for writers 2025/08/22 01:09:04 DEBUG : FiLeA: reading active writers 2025/08/22 01:09:04 DEBUG : FiLeB: reading active writers 2025/08/22 01:09:04 DEBUG : FilEb: reading active writers 2025/08/22 01:09:04 DEBUG : >WaitForWriters: 2025/08/22 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:04 DEBUG : Looking for writers 2025/08/22 01:09:04 DEBUG : FiLeB: reading active writers 2025/08/22 01:09:04 DEBUG : FilEb: reading active writers 2025/08/22 01:09:04 DEBUG : FiLeA: reading active writers 2025/08/22 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:04 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/22 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:04 DEBUG : Looking for writers 2025/08/22 01:09:04 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/22 01:09:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/22 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:04 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:04 DEBUG : webdav root 'rclone-test-babanek9yoku': Reusing VFS from active cache 2025/08/22 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:04 DEBUG : Looking for writers 2025/08/22 01:09:04 DEBUG : >WaitForWriters: 2025/08/22 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:04 DEBUG : Looking for writers 2025/08/22 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:04 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:04 DEBUG : Looking for writers 2025/08/22 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:04 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:04 DEBUG : Looking for writers 2025/08/22 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:04 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:05 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:05 DEBUG : dir: Looking for writers 2025/08/22 01:09:05 DEBUG : file2: reading active writers 2025/08/22 01:09:05 DEBUG : Looking for writers 2025/08/22 01:09:05 DEBUG : dir: reading active writers 2025/08/22 01:09:05 DEBUG : file1: reading active writers 2025/08/22 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:05 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:05 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:05 DEBUG : dir: Looking for writers 2025/08/22 01:09:05 DEBUG : Looking for writers 2025/08/22 01:09:05 DEBUG : dir: reading active writers 2025/08/22 01:09:05 DEBUG : file1: reading active writers 2025/08/22 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.19s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:05 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:05 DEBUG : file1: Open: flags=O_RDONLY 2025/08/22 01:09:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/22 01:09:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/22 01:09:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/22 01:09:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/22 01:09:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/22 01:09:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/22 01:09:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/22 01:09:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/22 01:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/22 01:09:05 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/22 01:09:05 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:05 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/22 01:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/22 01:09:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/22 01:09:05 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:05 DEBUG : dir: Looking for writers 2025/08/22 01:09:05 DEBUG : file2: reading active writers 2025/08/22 01:09:05 DEBUG : new_file.txt: reading active writers 2025/08/22 01:09:05 DEBUG : Looking for writers 2025/08/22 01:09:05 DEBUG : dir: reading active writers 2025/08/22 01:09:05 DEBUG : file1: reading active writers 2025/08/22 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.24s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:05 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:05 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/22 01:09:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f5800 2025/08/22 01:09:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/22 01:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:05 INFO : dir/file1: Moved (server-side) to: file0 2025/08/22 01:09:05 DEBUG : file0: Updating file with file0 0xc0008f5800 2025/08/22 01:09:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/22 01:09:05 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:05 DEBUG : dir: Looking for writers 2025/08/22 01:09:05 DEBUG : Looking for writers 2025/08/22 01:09:05 DEBUG : dir: reading active writers 2025/08/22 01:09:05 DEBUG : file0: reading active writers 2025/08/22 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:05 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:05 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:05 DEBUG : Looking for writers 2025/08/22 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:05 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:05 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/22 01:09:05 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/22 01:09:05 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/22 01:09:06 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:06 DEBUG : b: Looking for writers 2025/08/22 01:09:06 DEBUG : c: Looking for writers 2025/08/22 01:09:06 DEBUG : d: Looking for writers 2025/08/22 01:09:06 DEBUG : Looking for writers 2025/08/22 01:09:06 DEBUG : a: Looking for writers 2025/08/22 01:09:06 DEBUG : Looking for writers 2025/08/22 01:09:06 DEBUG : b: reading active writers 2025/08/22 01:09:06 DEBUG : c: reading active writers 2025/08/22 01:09:06 DEBUG : d: reading active writers 2025/08/22 01:09:06 DEBUG : /: reading active writers 2025/08/22 01:09:06 DEBUG : a: reading active writers 2025/08/22 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:06 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/22 01:09:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/22 01:09:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/22 01:09:06 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/22 01:09:06 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:06 DEBUG : a/b/c/d: Looking for writers 2025/08/22 01:09:06 DEBUG : a/b/c: Looking for writers 2025/08/22 01:09:06 DEBUG : d: reading active writers 2025/08/22 01:09:06 DEBUG : a/b: Looking for writers 2025/08/22 01:09:06 DEBUG : c: reading active writers 2025/08/22 01:09:06 DEBUG : a: Looking for writers 2025/08/22 01:09:06 DEBUG : b: reading active writers 2025/08/22 01:09:06 DEBUG : Looking for writers 2025/08/22 01:09:06 DEBUG : a: reading active writers 2025/08/22 01:09:06 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-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:06 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:06 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:06 DEBUG : Looking for writers 2025/08/22 01:09:06 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-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:06 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/22 01:09:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/22 01:09:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/22 01:09:06 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/22 01:09:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:06 DEBUG : file1: Size of src and dst objects identical 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/22 01:09:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/22 01:09:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/22 01:09:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:06 DEBUG : file1: Size of src and dst objects identical 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/22 01:09:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (7 bytes), uploading instead of streaming 2025/08/22 01:09:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:06 DEBUG : file1: Size of src and dst objects identical 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:06 DEBUG : Looking for writers 2025/08/22 01:09:06 DEBUG : file1: reading active writers 2025/08/22 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:06 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/22 01:09:07 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/22 01:09:07 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/22 01:09:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/22 01:09:07 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (11 bytes), uploading instead of streaming 2025/08/22 01:09:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:07 DEBUG : file1: Size of src and dst objects identical 2025/08/22 01:09:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/22 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:07 DEBUG : Looking for writers 2025/08/22 01:09:07 DEBUG : file1: reading active writers 2025/08/22 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:07 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/22 01:09:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:07 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/22 01:09:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:08 DEBUG : file1: Size of src and dst objects identical 2025/08/22 01:09:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/22 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:08 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:08 DEBUG : file1: WriteFileHandle.Release closing 2025/08/22 01:09:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:08 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/22 01:09:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:08 DEBUG : file1: Size of src and dst objects identical 2025/08/22 01:09:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:08 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/22 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:08 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/22 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : file1: active writers 1 2025/08/22 01:09:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : file1: active writers 1 2025/08/22 01:09:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : file1: active writers 1 2025/08/22 01:09:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : file1: active writers 1 2025/08/22 01:09:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : file1: active writers 1 2025/08/22 01:09:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : file1: active writers 1 2025/08/22 01:09:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/22 01:09:08 DEBUG : Looking for writers 2025/08/22 01:09:08 DEBUG : file1: reading active writers 2025/08/22 01:09:08 DEBUG : file1: active writers 1 2025/08/22 01:09:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/22 01:09:09 DEBUG : Looking for writers 2025/08/22 01:09:09 DEBUG : file1: reading active writers 2025/08/22 01:09:09 DEBUG : file1: active writers 1 2025/08/22 01:09:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:10 DEBUG : Looking for writers 2025/08/22 01:09:10 DEBUG : file1: reading active writers 2025/08/22 01:09:10 DEBUG : file1: active writers 1 2025/08/22 01:09:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:11 DEBUG : Looking for writers 2025/08/22 01:09:11 DEBUG : file1: reading active writers 2025/08/22 01:09:11 DEBUG : file1: active writers 1 2025/08/22 01:09:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:12 DEBUG : Looking for writers 2025/08/22 01:09:12 DEBUG : file1: reading active writers 2025/08/22 01:09:12 DEBUG : file1: active writers 1 2025/08/22 01:09:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:13 DEBUG : Looking for writers 2025/08/22 01:09:13 DEBUG : file1: reading active writers 2025/08/22 01:09:13 DEBUG : file1: active writers 1 2025/08/22 01:09:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:14 DEBUG : Looking for writers 2025/08/22 01:09:14 DEBUG : file1: reading active writers 2025/08/22 01:09:14 DEBUG : file1: active writers 1 2025/08/22 01:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:15 DEBUG : Looking for writers 2025/08/22 01:09:15 DEBUG : file1: reading active writers 2025/08/22 01:09:15 DEBUG : file1: active writers 1 2025/08/22 01:09:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:16 DEBUG : Looking for writers 2025/08/22 01:09:16 DEBUG : file1: reading active writers 2025/08/22 01:09:16 DEBUG : file1: active writers 1 2025/08/22 01:09:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:17 DEBUG : Looking for writers 2025/08/22 01:09:17 DEBUG : file1: reading active writers 2025/08/22 01:09:17 DEBUG : file1: active writers 1 2025/08/22 01:09:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:18 DEBUG : Looking for writers 2025/08/22 01:09:18 DEBUG : file1: reading active writers 2025/08/22 01:09:18 DEBUG : file1: active writers 1 2025/08/22 01:09:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:19 DEBUG : Looking for writers 2025/08/22 01:09:19 DEBUG : file1: reading active writers 2025/08/22 01:09:19 DEBUG : file1: active writers 1 2025/08/22 01:09:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:20 DEBUG : Looking for writers 2025/08/22 01:09:20 DEBUG : file1: reading active writers 2025/08/22 01:09:20 DEBUG : file1: active writers 1 2025/08/22 01:09:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:21 DEBUG : Looking for writers 2025/08/22 01:09:21 DEBUG : file1: reading active writers 2025/08/22 01:09:21 DEBUG : file1: active writers 1 2025/08/22 01:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:22 DEBUG : Looking for writers 2025/08/22 01:09:22 DEBUG : file1: reading active writers 2025/08/22 01:09:22 DEBUG : file1: active writers 1 2025/08/22 01:09:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:23 DEBUG : Looking for writers 2025/08/22 01:09:23 DEBUG : file1: reading active writers 2025/08/22 01:09:23 DEBUG : file1: active writers 1 2025/08/22 01:09:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:24 DEBUG : Looking for writers 2025/08/22 01:09:24 DEBUG : file1: reading active writers 2025/08/22 01:09:24 DEBUG : file1: active writers 1 2025/08/22 01:09:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:25 DEBUG : Looking for writers 2025/08/22 01:09:25 DEBUG : file1: reading active writers 2025/08/22 01:09:25 DEBUG : file1: active writers 1 2025/08/22 01:09:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:26 DEBUG : Looking for writers 2025/08/22 01:09:26 DEBUG : file1: reading active writers 2025/08/22 01:09:26 DEBUG : file1: active writers 1 2025/08/22 01:09:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:27 DEBUG : Looking for writers 2025/08/22 01:09:27 DEBUG : file1: reading active writers 2025/08/22 01:09:27 DEBUG : file1: active writers 1 2025/08/22 01:09:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:28 DEBUG : Looking for writers 2025/08/22 01:09:28 DEBUG : file1: reading active writers 2025/08/22 01:09:28 DEBUG : file1: active writers 1 2025/08/22 01:09:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:29 DEBUG : Looking for writers 2025/08/22 01:09:29 DEBUG : file1: reading active writers 2025/08/22 01:09:29 DEBUG : file1: active writers 1 2025/08/22 01:09:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:30 DEBUG : Looking for writers 2025/08/22 01:09:30 DEBUG : file1: reading active writers 2025/08/22 01:09:30 DEBUG : file1: active writers 1 2025/08/22 01:09:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:31 DEBUG : Looking for writers 2025/08/22 01:09:31 DEBUG : file1: reading active writers 2025/08/22 01:09:31 DEBUG : file1: active writers 1 2025/08/22 01:09:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:32 DEBUG : Looking for writers 2025/08/22 01:09:32 DEBUG : file1: reading active writers 2025/08/22 01:09:32 DEBUG : file1: active writers 1 2025/08/22 01:09:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:33 DEBUG : Looking for writers 2025/08/22 01:09:33 DEBUG : file1: reading active writers 2025/08/22 01:09:33 DEBUG : file1: active writers 1 2025/08/22 01:09:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:34 DEBUG : Looking for writers 2025/08/22 01:09:34 DEBUG : file1: reading active writers 2025/08/22 01:09:34 DEBUG : file1: active writers 1 2025/08/22 01:09:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:35 DEBUG : Looking for writers 2025/08/22 01:09:35 DEBUG : file1: reading active writers 2025/08/22 01:09:35 DEBUG : file1: active writers 1 2025/08/22 01:09:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:36 DEBUG : Looking for writers 2025/08/22 01:09:36 DEBUG : file1: reading active writers 2025/08/22 01:09:36 DEBUG : file1: active writers 1 2025/08/22 01:09:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:37 DEBUG : Looking for writers 2025/08/22 01:09:37 DEBUG : file1: reading active writers 2025/08/22 01:09:37 DEBUG : file1: active writers 1 2025/08/22 01:09:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/22 01:09:38 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/22 01:09:38 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:38 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:38 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/22 01:09:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:38 DEBUG : file1: Size of src and dst objects identical 2025/08/22 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:38 DEBUG : file1: Open: flags=O_RDONLY 2025/08/22 01:09:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/22 01:09:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/22 01:09:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:38 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:38 DEBUG : Looking for writers 2025/08/22 01:09:38 DEBUG : file1: reading active writers 2025/08/22 01:09:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-babanek9yoku'", Local "Local file system at /tmp/rclone2979908502", Modify Window "1s" 2025/08/22 01:09:38 INFO : webdav root 'rclone-test-babanek9yoku': poll-interval is not supported by this remote 2025/08/22 01:09:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/22 01:09:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/22 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/22 01:09:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/22 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:38 DEBUG : webdav root 'rclone-test-babanek9yoku': File to upload is small (100 bytes), uploading instead of streaming 2025/08/22 01:09:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/22 01:09:38 DEBUG : file1: Size of src and dst objects identical 2025/08/22 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/22 01:09:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/22 01:09:38 DEBUG : file1: Open: flags=O_RDONLY 2025/08/22 01:09:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/22 01:09:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/22 01:09:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:09:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/22 01:09:38 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:09:38 DEBUG : Looking for writers 2025/08/22 01:09:38 DEBUG : file1: reading active writers 2025/08/22 01:09:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/22 01:09:38 DEBUG : webdav root 'rclone-test-babanek9yoku': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.200874083s (try 1/5)