"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/01 01:51:04 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-rasicer1xoni" 2025/07/01 01:51:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 01:51:04 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/01 01:51:04 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/01 01:51:04 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/01 01:51:04 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/01 01:51:04 DEBUG : Setting pass="a79cn0pPxpuIUIVeVK4TI_A3uUiHj3mVYJ_Lb5q52U2w" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/01 01:51:04 DEBUG : TestWebdavRclone: detected overridden config - adding "{Yc076}" suffix to name 2025/07/01 01:51:04 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/01 01:51:04 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/01 01:51:04 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/01 01:51:04 DEBUG : Setting pass="a79cn0pPxpuIUIVeVK4TI_A3uUiHj3mVYJ_Lb5q52U2w" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/01 01:51:04 DEBUG : found headers: 2025/07/01 01:51:04 DEBUG : Creating backend with remote "/tmp/rclone2151343759" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:04 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:04 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:04 DEBUG : dir: Looking for writers 2025/07/01 01:51:04 DEBUG : Looking for writers 2025/07/01 01:51:04 DEBUG : dir: reading active writers 2025/07/01 01:51:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:04 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:04 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:04 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:04 DEBUG : dir/subdir: Looking for writers 2025/07/01 01:51:04 DEBUG : dir: Looking for writers 2025/07/01 01:51:04 DEBUG : file1: reading active writers 2025/07/01 01:51:04 DEBUG : file2: reading active writers 2025/07/01 01:51:04 DEBUG : subdir: reading active writers 2025/07/01 01:51:04 DEBUG : Looking for writers 2025/07/01 01:51:04 DEBUG : dir: reading active writers 2025/07/01 01:51:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:04 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:04 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:04 DEBUG : dir: Looking for writers 2025/07/01 01:51:04 DEBUG : file1: reading active writers 2025/07/01 01:51:04 DEBUG : Looking for writers 2025/07/01 01:51:04 DEBUG : dir: reading active writers 2025/07/01 01:51:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:04 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:04 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:04 DEBUG : dir: Looking for writers 2025/07/01 01:51:04 DEBUG : Looking for writers 2025/07/01 01:51:04 DEBUG : dir: reading active writers 2025/07/01 01:51:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:04 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:04 DEBUG : dir: forgetting directory cache 2025/07/01 01:51:04 DEBUG : forgetting directory cache 2025/07/01 01:51:04 DEBUG : dir: forgetting directory cache 2025/07/01 01:51:04 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:04 DEBUG : Looking for writers 2025/07/01 01:51:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:04 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/01 01:51:04 DEBUG : dir: invalidating directory cache 2025/07/01 01:51:04 DEBUG : >ForgetPath: 2025/07/01 01:51:04 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/01 01:51:04 DEBUG : invalidating directory cache 2025/07/01 01:51:04 DEBUG : dir: forgetting directory cache 2025/07/01 01:51:04 DEBUG : >ForgetPath: 2025/07/01 01:51:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/01 01:51:04 DEBUG : >ForgetPath: 2025/07/01 01:51:04 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:04 DEBUG : dir: Looking for writers 2025/07/01 01:51:04 DEBUG : Looking for writers 2025/07/01 01:51:04 DEBUG : dir: reading active writers 2025/07/01 01:51:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:05 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:05 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:05 DEBUG : forgetting directory cache 2025/07/01 01:51:05 DEBUG : dir: forgetting directory cache 2025/07/01 01:51:05 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:05 DEBUG : dir: Looking for writers 2025/07/01 01:51:05 DEBUG : fil/a/b: Looking for writers 2025/07/01 01:51:05 DEBUG : fil/a: Looking for writers 2025/07/01 01:51:05 DEBUG : b: reading active writers 2025/07/01 01:51:05 DEBUG : fil: Looking for writers 2025/07/01 01:51:05 DEBUG : a: reading active writers 2025/07/01 01:51:05 DEBUG : Looking for writers 2025/07/01 01:51:05 DEBUG : dir: reading active writers 2025/07/01 01:51:05 DEBUG : fil: reading active writers 2025/07/01 01:51:05 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:05 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:05 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:05 DEBUG : dir: Looking for writers 2025/07/01 01:51:05 DEBUG : Looking for writers 2025/07/01 01:51:05 DEBUG : dir: reading active writers 2025/07/01 01:51:05 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:05 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:05 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:05 DEBUG : dir: Looking for writers 2025/07/01 01:51:05 DEBUG : file1: reading active writers 2025/07/01 01:51:05 DEBUG : Looking for writers 2025/07/01 01:51:05 DEBUG : dir: reading active writers 2025/07/01 01:51:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:05 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:05 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/01 01:51:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/01 01:51:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/01 01:51:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/01 01:51:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/01 01:51:05 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:05 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:06 DEBUG : dir: invalidating directory cache 2025/07/01 01:51:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/01 01:51:06 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/01 01:51:06 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/01 01:51:06 DEBUG : dir/file1: Reset virtual modtime 2025/07/01 01:51:06 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/01 01:51:06 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/01 01:51:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/01 01:51:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/01 01:51:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:06 DEBUG : dir: invalidating directory cache 2025/07/01 01:51:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/01 01:51:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/01 01:51:06 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/01 01:51:06 DEBUG : forgetting directory cache 2025/07/01 01:51:06 DEBUG : dir: forgetting directory cache 2025/07/01 01:51:06 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/01 01:51:06 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:06 DEBUG : dir/virtualDir: Looking for writers 2025/07/01 01:51:06 DEBUG : dir: Looking for writers 2025/07/01 01:51:06 DEBUG : file1: reading active writers 2025/07/01 01:51:06 DEBUG : virtualFile2: reading active writers 2025/07/01 01:51:06 DEBUG : virtualFile: reading active writers 2025/07/01 01:51:06 DEBUG : virtualDir: reading active writers 2025/07/01 01:51:06 DEBUG : Looking for writers 2025/07/01 01:51:06 DEBUG : dir: reading active writers 2025/07/01 01:51:06 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:06 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:06 ERROR : dir/: Can only open directories read only 2025/07/01 01:51:06 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:06 DEBUG : dir: Looking for writers 2025/07/01 01:51:06 DEBUG : Looking for writers 2025/07/01 01:51:06 DEBUG : dir: reading active writers 2025/07/01 01:51:06 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:06 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/01 01:51:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/01 01:51:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/01 01:51:06 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (5 bytes), uploading instead of streaming 2025/07/01 01:51:06 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:06 NOTICE: webdav root 'rclone-test-rasicer1xoni': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/01 01:51:06 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/01 01:51:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/01 01:51:06 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:06 DEBUG : dir: Looking for writers 2025/07/01 01:51:06 DEBUG : file1: reading active writers 2025/07/01 01:51:06 DEBUG : potato: reading active writers 2025/07/01 01:51:06 DEBUG : Looking for writers 2025/07/01 01:51:06 DEBUG : dir: reading active writers 2025/07/01 01:51:06 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:06 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/01 01:51:06 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:06 DEBUG : dir/sub: Looking for writers 2025/07/01 01:51:06 DEBUG : dir: Looking for writers 2025/07/01 01:51:06 DEBUG : sub: reading active writers 2025/07/01 01:51:06 DEBUG : file1: reading active writers 2025/07/01 01:51:06 DEBUG : Looking for writers 2025/07/01 01:51:06 DEBUG : dir: reading active writers 2025/07/01 01:51:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:06 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/01 01:51:06 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/01 01:51:07 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:07 DEBUG : dir/sub/subsub: Looking for writers 2025/07/01 01:51:07 DEBUG : dir/sub: Looking for writers 2025/07/01 01:51:07 DEBUG : subsub: reading active writers 2025/07/01 01:51:07 DEBUG : dir: Looking for writers 2025/07/01 01:51:07 DEBUG : file1: reading active writers 2025/07/01 01:51:07 DEBUG : sub: reading active writers 2025/07/01 01:51:07 DEBUG : Looking for writers 2025/07/01 01:51:07 DEBUG : dir: reading active writers 2025/07/01 01:51:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:07 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:07 ERROR : dir/: Dir.Remove not empty 2025/07/01 01:51:07 DEBUG : dir/file1: Remove: 2025/07/01 01:51:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:07 DEBUG : dir/file1: >Remove: err= 2025/07/01 01:51:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/01 01:51:07 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:07 DEBUG : Looking for writers 2025/07/01 01:51:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:07 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:07 DEBUG : dir/file1: Remove: 2025/07/01 01:51:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:07 DEBUG : dir/file1: >Remove: err= 2025/07/01 01:51:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/01 01:51:07 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:07 DEBUG : Looking for writers 2025/07/01 01:51:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:07 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:07 DEBUG : dir/file1: Remove: 2025/07/01 01:51:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:07 DEBUG : dir/file1: >Remove: err= 2025/07/01 01:51:07 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:07 DEBUG : dir: Looking for writers 2025/07/01 01:51:07 DEBUG : Looking for writers 2025/07/01 01:51:07 DEBUG : dir: reading active writers 2025/07/01 01:51:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:07 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:07 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:07 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/01 01:51:07 DEBUG : dir: Updating dir with dir2 0xc000745040 2025/07/01 01:51:07 DEBUG : dir: forgetting directory cache 2025/07/01 01:51:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/01 01:51:07 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/01 01:51:08 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/01 01:51:08 DEBUG : file2: Updating file with file2 0xc00019ee40 2025/07/01 01:51:08 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/01 01:51:08 INFO : dir2/file3: Deleted 2025/07/01 01:51:08 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/01 01:51:08 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00019ee40 2025/07/01 01:51:08 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/01 01:51:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/01 01:51:08 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/01 01:51:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006200d0 2025/07/01 01:51:08 DEBUG : empty directory: forgetting directory cache 2025/07/01 01:51:08 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/01 01:51:08 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/01 01:51:08 DEBUG : dir2: Renaming to "dir3" 2025/07/01 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:08 DEBUG : dir3: Looking for writers 2025/07/01 01:51:08 DEBUG : file3: reading active writers 2025/07/01 01:51:08 DEBUG : renamed empty directory: Looking for writers 2025/07/01 01:51:08 DEBUG : Looking for writers 2025/07/01 01:51:08 DEBUG : dir3: reading active writers 2025/07/01 01:51:08 DEBUG : renamed empty directory: reading active writers 2025/07/01 01:51:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:08 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/01 01:51:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/01 01:51:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/01 01:51:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/01 01:51:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/01 01:51:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/01 01:51:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/01 01:51:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/01 01:51:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/01 01:51:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/01 01:51:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/01 01:51:08 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (12 bytes), uploading instead of streaming 2025/07/01 01:51:08 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:08 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/01 01:51:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/01 01:51:08 DEBUG : forgetting directory cache 2025/07/01 01:51:08 DEBUG : dir: forgetting directory cache 2025/07/01 01:51:08 DEBUG : dir/sub: forgetting directory cache 2025/07/01 01:51:08 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/01 01:51:08 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/01 01:51:08 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (5 bytes), uploading instead of streaming 2025/07/01 01:51:08 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:08 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/01 01:51:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/01 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:08 DEBUG : dir/sub: Looking for writers 2025/07/01 01:51:08 DEBUG : file2: reading active writers 2025/07/01 01:51:08 DEBUG : file0: reading active writers 2025/07/01 01:51:08 DEBUG : dir: Looking for writers 2025/07/01 01:51:08 DEBUG : file1: reading active writers 2025/07/01 01:51:08 DEBUG : sub: reading active writers 2025/07/01 01:51:08 DEBUG : Looking for writers 2025/07/01 01:51:08 DEBUG : dir: reading active writers 2025/07/01 01:51:08 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:08 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/01 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:08 DEBUG : Looking for writers 2025/07/01 01:51:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:08 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/01 01:51:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/01 01:51:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/01 01:51:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/01 01:51:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/01 01:51:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/01 01:51:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/01 01:51:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/01 01:51:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:08 DEBUG : dir: Looking for writers 2025/07/01 01:51:08 DEBUG : file1: reading active writers 2025/07/01 01:51:08 DEBUG : file1.metadata: reading active writers 2025/07/01 01:51:08 DEBUG : Looking for writers 2025/07/01 01:51:08 DEBUG : dir: reading active writers 2025/07/01 01:51:08 DEBUG : dir.metadata: reading active writers 2025/07/01 01:51:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:08 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:08 DEBUG : dir: Looking for writers 2025/07/01 01:51:08 DEBUG : file1: reading active writers 2025/07/01 01:51:08 DEBUG : Looking for writers 2025/07/01 01:51:08 DEBUG : dir: reading active writers 2025/07/01 01:51:08 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:08 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:08 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:08 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/01 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:08 DEBUG : dir: Looking for writers 2025/07/01 01:51:08 DEBUG : file1: reading active writers 2025/07/01 01:51:08 DEBUG : Looking for writers 2025/07/01 01:51:08 DEBUG : dir: reading active writers 2025/07/01 01:51:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:09 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/01 01:51:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:09 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:09 DEBUG : dir: Looking for writers 2025/07/01 01:51:09 DEBUG : file1: reading active writers 2025/07/01 01:51:09 DEBUG : Looking for writers 2025/07/01 01:51:09 DEBUG : dir: reading active writers 2025/07/01 01:51:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/01 01:51:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/01 01:51:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/01 01:51:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/01 01:51:09 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:09 DEBUG : Looking for writers 2025/07/01 01:51:09 DEBUG : file.txt: reading active writers 2025/07/01 01:51:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:09 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:09 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (25 bytes), uploading instead of streaming 2025/07/01 01:51:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:09 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/01 01:51:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:09 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:09 DEBUG : dir: Looking for writers 2025/07/01 01:51:09 DEBUG : file1: reading active writers 2025/07/01 01:51:09 DEBUG : Looking for writers 2025/07/01 01:51:09 DEBUG : dir: reading active writers 2025/07/01 01:51:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:09 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:09 DEBUG : dir/file1: Remove: 2025/07/01 01:51:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:09 DEBUG : dir/file1: >Remove: err= 2025/07/01 01:51:09 DEBUG : dir/file1: Remove: 2025/07/01 01:51:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/01 01:51:09 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:09 DEBUG : dir: Looking for writers 2025/07/01 01:51:09 DEBUG : Looking for writers 2025/07/01 01:51:09 DEBUG : dir: reading active writers 2025/07/01 01:51:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:09 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:09 DEBUG : dir/file1: Remove: 2025/07/01 01:51:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:09 DEBUG : dir/file1: >Remove: err= 2025/07/01 01:51:09 DEBUG : dir/file1: Remove: 2025/07/01 01:51:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/01 01:51:09 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:09 DEBUG : dir: Looking for writers 2025/07/01 01:51:09 DEBUG : Looking for writers 2025/07/01 01:51:09 DEBUG : dir: reading active writers 2025/07/01 01:51:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:09 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/01 01:51:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/01 01:51:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/01 01:51:09 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/01 01:51:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/01 01:51:09 DEBUG : dir/file1: Open: flags=0x3 2025/07/01 01:51:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/01 01:51:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/01 01:51:09 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:09 DEBUG : dir: Looking for writers 2025/07/01 01:51:09 DEBUG : file1: reading active writers 2025/07/01 01:51:09 DEBUG : Looking for writers 2025/07/01 01:51:09 DEBUG : dir: reading active writers 2025/07/01 01:51:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:09 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:09 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:09 DEBUG : dir: Looking for writers 2025/07/01 01:51:09 DEBUG : file1: reading active writers 2025/07/01 01:51:09 DEBUG : Looking for writers 2025/07/01 01:51:09 DEBUG : dir: reading active writers 2025/07/01 01:51:09 DEBUG : >WaitForWriters: 2025/07/01 01:51:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34240 2025/07/01 01:51:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/01 01:51:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000b34240 2025/07/01 01:51:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/01 01:51:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b34240 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (25 bytes), uploading instead of streaming 2025/07/01 01:51:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:10 DEBUG : newLeaf: Running delayed rename now 2025/07/01 01:51:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34240 2025/07/01 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:10 DEBUG : >WaitForWriters: 2025/07/01 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:10 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : file1: reading active writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : >WaitForWriters: 2025/07/01 01:51:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000990240 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/01 01:51:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000990240 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc000990240 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (25 bytes), uploading instead of streaming 2025/07/01 01:51:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:10 DEBUG : newLeaf: Running delayed rename now 2025/07/01 01:51:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000990240 2025/07/01 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:10 DEBUG : >WaitForWriters: 2025/07/01 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:10 DEBUG : >WaitForWriters: 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:10 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:10 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/01 01:51:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:10 DEBUG : dir/file1(0xc00062cc00): openPending: 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1(0xc00062cc00): >openPending: err= 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/01 01:51:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:10 DEBUG : dir/file1(0xc00062cc00): _writeAt: size=14, off=0 2025/07/01 01:51:10 DEBUG : dir/file1(0xc00062cc00): >_writeAt: n=14, err= 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/01 01:51:10 DEBUG : dir/file1(0xc00062cc00): close: 2025/07/01 01:51:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/01 01:51:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:10 DEBUG : dir/file1(0xc00062cc00): >close: err= 2025/07/01 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : file1: reading active writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : file1: reading active writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : file1: reading active writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : file1: reading active writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: starting upload 2025/07/01 01:51:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:10 INFO : dir/file1: Copied (replaced existing) 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : file1: reading active writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : >WaitForWriters: 2025/07/01 01:51:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006fb000): _readAt: size=512, off=0 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006fb000): openPending: 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006fb000): >openPending: err= 2025/07/01 01:51:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006fb000): >_readAt: n=14, err=EOF 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006fb000): close: 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006fb000): >close: err= 2025/07/01 01:51:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/01 01:51:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34540 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/01 01:51:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/01 01:51:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000b34540 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006636c0): openPending: 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006636c0): >openPending: err= 2025/07/01 01:51:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/01 01:51:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006636c0): _writeAt: size=25, off=0 2025/07/01 01:51:10 DEBUG : dir/file1(0xc0006636c0): >_writeAt: n=25, err= 2025/07/01 01:51:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/01 01:51:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34540 2025/07/01 01:51:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:10 DEBUG : newLeaf(0xc0006636c0): close: 2025/07/01 01:51:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/01 01:51:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-01 01:51:10.938706209 +0000 UTC m=+6.890691063 2025/07/01 01:51:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:10 DEBUG : newLeaf(0xc0006636c0): >close: err= 2025/07/01 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:10 DEBUG : dir: Looking for writers 2025/07/01 01:51:10 DEBUG : Looking for writers 2025/07/01 01:51:10 DEBUG : dir: reading active writers 2025/07/01 01:51:10 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:11 DEBUG : newLeaf: vfs cache: starting upload 2025/07/01 01:51:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:11 INFO : newLeaf: Copied (replaced existing) 2025/07/01 01:51:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/01 01:51:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : >WaitForWriters: 2025/07/01 01:51:11 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : >WaitForWriters: 2025/07/01 01:51:11 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:11 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:11 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:11 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:11 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : file1: reading active writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : >WaitForWriters: 2025/07/01 01:51:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000655080 2025/07/01 01:51:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/01 01:51:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000655080 2025/07/01 01:51:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/01 01:51:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000924100): openPending: 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/01 01:51:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000924100): >openPending: err= 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/01 01:51:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000924100): _writeAt: size=25, off=0 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000924100): >_writeAt: n=25, err= 2025/07/01 01:51:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/01 01:51:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000655080 2025/07/01 01:51:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:11 DEBUG : newLeaf(0xc000924100): close: 2025/07/01 01:51:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/01 01:51:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-01 01:51:11.441910231 +0000 UTC m=+7.393895055 2025/07/01 01:51:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:11 DEBUG : newLeaf(0xc000924100): >close: err= 2025/07/01 01:51:11 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:11 DEBUG : newLeaf: vfs cache: starting upload 2025/07/01 01:51:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:11 INFO : newLeaf: Copied (replaced existing) 2025/07/01 01:51:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/01 01:51:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : >WaitForWriters: 2025/07/01 01:51:11 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:11 DEBUG : >WaitForWriters: 2025/07/01 01:51:11 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:11 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:11 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:11 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:11 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/01 01:51:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:11 DEBUG : dir/file1(0xc0009dc1c0): openPending: 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/01 01:51:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:11 DEBUG : dir/file1(0xc0009dc1c0): >openPending: err= 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/01 01:51:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:11 DEBUG : dir/file1(0xc0009dc1c0): _writeAt: size=14, off=0 2025/07/01 01:51:11 DEBUG : dir/file1(0xc0009dc1c0): >_writeAt: n=14, err= 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/01 01:51:11 DEBUG : dir/file1(0xc0009dc1c0): close: 2025/07/01 01:51:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/01 01:51:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:11 DEBUG : dir/file1(0xc0009dc1c0): >close: err= 2025/07/01 01:51:11 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : file1: reading active writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : file1: reading active writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : file1: reading active writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : file1: reading active writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: starting upload 2025/07/01 01:51:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:11 INFO : dir/file1: Copied (replaced existing) 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/01 01:51:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:11 DEBUG : dir: Looking for writers 2025/07/01 01:51:11 DEBUG : file1: reading active writers 2025/07/01 01:51:11 DEBUG : Looking for writers 2025/07/01 01:51:11 DEBUG : dir: reading active writers 2025/07/01 01:51:11 DEBUG : >WaitForWriters: 2025/07/01 01:51:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000819c80): _readAt: size=512, off=0 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000819c80): openPending: 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/01 01:51:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000819c80): >openPending: err= 2025/07/01 01:51:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000819c80): >_readAt: n=14, err=EOF 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000819c80): close: 2025/07/01 01:51:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/01 01:51:11 DEBUG : dir/file1(0xc000819c80): >close: err= 2025/07/01 01:51:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/01 01:51:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000990f00 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/01 01:51:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/01 01:51:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000990f00 2025/07/01 01:51:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000a854c0): openPending: 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000a854c0): >openPending: err= 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/01 01:51:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000a854c0): _writeAt: size=25, off=0 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000a854c0): >_writeAt: n=25, err= 2025/07/01 01:51:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/01 01:51:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000990f00 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:12 DEBUG : newLeaf(0xc000a854c0): close: 2025/07/01 01:51:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/01 01:51:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-01 01:51:12.090798755 +0000 UTC m=+8.042783580 2025/07/01 01:51:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:12 DEBUG : newLeaf(0xc000a854c0): >close: err= 2025/07/01 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:12 DEBUG : newLeaf: vfs cache: starting upload 2025/07/01 01:51:12 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:12 INFO : newLeaf: Copied (replaced existing) 2025/07/01 01:51:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/01 01:51:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : >WaitForWriters: 2025/07/01 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : >WaitForWriters: 2025/07/01 01:51:12 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:12 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:12 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:12 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:12 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:12 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : file1: reading active writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : >WaitForWriters: 2025/07/01 01:51:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000da8fc0): _readAt: size=512, off=0 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000da8fc0): openPending: 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000da8fc0): >openPending: err= 2025/07/01 01:51:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/01 01:51:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000da8fc0): >_readAt: n=14, err=EOF 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000da8fc0): close: 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000da8fc0): >close: err= 2025/07/01 01:51:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/01 01:51:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000991380 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/01 01:51:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/01 01:51:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000991380 2025/07/01 01:51:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000e06b80): openPending: 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000e06b80): >openPending: err= 2025/07/01 01:51:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/01 01:51:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000e06b80): _writeAt: size=25, off=0 2025/07/01 01:51:12 DEBUG : dir/file1(0xc000e06b80): >_writeAt: n=25, err= 2025/07/01 01:51:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/01 01:51:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/01 01:51:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000991380 2025/07/01 01:51:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:12 DEBUG : newLeaf(0xc000e06b80): close: 2025/07/01 01:51:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/01 01:51:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-01 01:51:12.596693987 +0000 UTC m=+8.548678831 2025/07/01 01:51:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:12 DEBUG : newLeaf(0xc000e06b80): >close: err= 2025/07/01 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:12 DEBUG : newLeaf: vfs cache: starting upload 2025/07/01 01:51:12 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:12 INFO : newLeaf: Copied (replaced existing) 2025/07/01 01:51:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/01 01:51:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/01 01:51:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : >WaitForWriters: 2025/07/01 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : newLeaf: reading active writers 2025/07/01 01:51:12 DEBUG : >WaitForWriters: 2025/07/01 01:51:12 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:12 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:12 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:12 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/01 01:51:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/01 01:51:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:12 DEBUG : dir: Looking for writers 2025/07/01 01:51:12 DEBUG : file1: reading active writers 2025/07/01 01:51:12 DEBUG : Looking for writers 2025/07/01 01:51:12 DEBUG : dir: reading active writers 2025/07/01 01:51:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:13 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/01 01:51:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/01 01:51:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/01 01:51:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/01 01:51:13 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:13 DEBUG : dir: Looking for writers 2025/07/01 01:51:13 DEBUG : file1: reading active writers 2025/07/01 01:51:13 DEBUG : Looking for writers 2025/07/01 01:51:13 DEBUG : dir: reading active writers 2025/07/01 01:51:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:13 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/01 01:51:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/01 01:51:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/01 01:51:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/01 01:51:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/01 01:51:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/01 01:51:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/01 01:51:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/01 01:51:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/01 01:51:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/01 01:51:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/01 01:51:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/01 01:51:13 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:13 DEBUG : dir: Looking for writers 2025/07/01 01:51:13 DEBUG : file1: reading active writers 2025/07/01 01:51:13 DEBUG : Looking for writers 2025/07/01 01:51:13 DEBUG : dir: reading active writers 2025/07/01 01:51:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:13 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/01 01:51:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:13 DEBUG : dir: Looking for writers 2025/07/01 01:51:13 DEBUG : file1: reading active writers 2025/07/01 01:51:13 DEBUG : Looking for writers 2025/07/01 01:51:13 DEBUG : dir: reading active writers 2025/07/01 01:51:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:13 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/01 01:51:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/01 01:51:13 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/01 01:51:13 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:13 DEBUG : dir: Looking for writers 2025/07/01 01:51:13 DEBUG : file1: reading active writers 2025/07/01 01:51:13 DEBUG : Looking for writers 2025/07/01 01:51:13 DEBUG : dir: reading active writers 2025/07/01 01:51:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:13 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:13 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:13 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): _readAt: size=1, off=0 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): openPending: 2025/07/01 01:51:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/01 01:51:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): >openPending: err= 2025/07/01 01:51:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): >_readAt: n=1, err= 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): _readAt: size=256, off=1 2025/07/01 01:51:13 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): >_readAt: n=15, err=EOF 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): _readAt: size=16, off=16 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): >_readAt: n=0, err=EOF 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): close: 2025/07/01 01:51:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): >close: err= 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): close: 2025/07/01 01:51:13 DEBUG : dir/file1(0xc000eaf440): >close: err=file already closed 2025/07/01 01:51:13 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:13 DEBUG : dir: Looking for writers 2025/07/01 01:51:13 DEBUG : file1: reading active writers 2025/07/01 01:51:13 DEBUG : Looking for writers 2025/07/01 01:51:13 DEBUG : dir: reading active writers 2025/07/01 01:51:13 DEBUG : >WaitForWriters: 2025/07/01 01:51:13 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:13 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:13 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:13 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:13 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): _readAt: size=1, off=0 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): openPending: 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/01 01:51:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): >openPending: err= 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): >_readAt: n=1, err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): _readAt: size=1, off=5 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): >_readAt: n=1, err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): _readAt: size=1, off=3 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): >_readAt: n=1, err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): _readAt: size=1, off=13 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): >_readAt: n=1, err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): _readAt: size=16, off=100 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): >_readAt: n=0, err=EOF 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): close: 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000ef9c80): >close: err= 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : dir: Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : dir: reading active writers 2025/07/01 01:51:14 DEBUG : >WaitForWriters: 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): _readAt: size=1, off=0 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): openPending: 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/01 01:51:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >openPending: err= 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >_readAt: n=1, err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): _readAt: size=1, off=5 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >_readAt: n=1, err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): _readAt: size=1, off=1 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >_readAt: n=1, err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): _readAt: size=6, off=10 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >_readAt: n=6, err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): _readAt: size=256, off=10 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >_readAt: n=6, err=EOF 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): _readAt: size=256, off=100 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >_readAt: n=0, err=EOF 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): close: 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >close: err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): _readAt: size=256, off=100 2025/07/01 01:51:14 DEBUG : dir/file1(0xc00075b280): >_readAt: n=0, err=file already closed 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : dir: Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : dir: reading active writers 2025/07/01 01:51:14 DEBUG : >WaitForWriters: 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): RWFileHandle.Flush 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): _readAt: size=256, off=0 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): openPending: 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/01 01:51:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): >openPending: err= 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): >_readAt: n=16, err=EOF 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): RWFileHandle.Flush 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): RWFileHandle.Flush 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): close: 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/01 01:51:14 DEBUG : dir/file1(0xc000821240): >close: err= 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : dir: Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : dir: reading active writers 2025/07/01 01:51:14 DEBUG : >WaitForWriters: 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/01 01:51:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc0007e9d80): _readAt: size=256, off=0 2025/07/01 01:51:14 DEBUG : dir/file1(0xc0007e9d80): openPending: 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/01 01:51:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : dir/file1(0xc0007e9d80): >openPending: err= 2025/07/01 01:51:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:14 DEBUG : dir/file1(0xc0007e9d80): >_readAt: n=16, err=EOF 2025/07/01 01:51:14 DEBUG : dir/file1(0xc0007e9d80): RWFileHandle.Release 2025/07/01 01:51:14 DEBUG : dir/file1(0xc0007e9d80): close: 2025/07/01 01:51:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/01 01:51:14 DEBUG : dir/file1(0xc0007e9d80): >close: err= 2025/07/01 01:51:14 DEBUG : dir/file1(0xc0007e9d80): RWFileHandle.Release 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : dir: Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : dir: reading active writers 2025/07/01 01:51:14 DEBUG : >WaitForWriters: 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:14 DEBUG : file1: newRWFileHandle: 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): openPending: 2025/07/01 01:51:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): >openPending: err= 2025/07/01 01:51:14 DEBUG : file1: >newRWFileHandle: err= 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/01 01:51:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): _writeAt: size=5, off=0 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): >_writeAt: n=5, err= 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): _writeAt: size=7, off=5 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): >_writeAt: n=7, err= 2025/07/01 01:51:14 DEBUG : file1: vfs cache: truncate to size=11 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): close: 2025/07/01 01:51:14 DEBUG : file1: vfs cache: setting modification time to 2025-07-01 01:51:14.536690209 +0000 UTC m=+10.488675042 2025/07/01 01:51:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): >close: err= 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): close: 2025/07/01 01:51:14 DEBUG : file1(0xc0008d7640): >close: err=file already closed 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:14 DEBUG : file1: vfs cache: starting upload 2025/07/01 01:51:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:14 INFO : file1: Copied (new) 2025/07/01 01:51:14 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-01 01:51:14 +0000 UTC" 2025/07/01 01:51:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 INFO : file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : >WaitForWriters: 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : >WaitForWriters: 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:14 DEBUG : file1: newRWFileHandle: 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): openPending: 2025/07/01 01:51:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): >openPending: err= 2025/07/01 01:51:14 DEBUG : file1: >newRWFileHandle: err= 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/01 01:51:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): _writeAt: size=7, off=0 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): >_writeAt: n=7, err= 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): _writeAt: size=6, off=5 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): >_writeAt: n=6, err= 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): close: 2025/07/01 01:51:14 DEBUG : file1: vfs cache: setting modification time to 2025-07-01 01:51:14.734551516 +0000 UTC m=+10.686536360 2025/07/01 01:51:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): >close: err= 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): _writeAt: size=5, off=0 2025/07/01 01:51:14 DEBUG : file1(0xc000925e00): >_writeAt: n=0, err=file already closed 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:14 DEBUG : file1: vfs cache: starting upload 2025/07/01 01:51:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:14 INFO : file1: Copied (new) 2025/07/01 01:51:14 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-01 01:51:14 +0000 UTC" 2025/07/01 01:51:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 INFO : file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : >WaitForWriters: 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : >WaitForWriters: 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:14 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:14 DEBUG : file1: newRWFileHandle: 2025/07/01 01:51:14 DEBUG : file1(0xc000650280): openPending: 2025/07/01 01:51:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : file1(0xc000650280): >openPending: err= 2025/07/01 01:51:14 DEBUG : file1: >newRWFileHandle: err= 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/01 01:51:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/01 01:51:14 DEBUG : file1(0xc000650280): close: 2025/07/01 01:51:14 DEBUG : file1: vfs cache: setting modification time to 2025-07-01 01:51:14.932780824 +0000 UTC m=+10.884765668 2025/07/01 01:51:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:14 DEBUG : file1(0xc000650280): >close: err= 2025/07/01 01:51:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/01 01:51:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/01 01:51:14 DEBUG : file2: newRWFileHandle: 2025/07/01 01:51:14 DEBUG : file2(0xc000650700): openPending: 2025/07/01 01:51:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/01 01:51:14 DEBUG : file2(0xc000650700): >openPending: err= 2025/07/01 01:51:14 DEBUG : file2: >newRWFileHandle: err= 2025/07/01 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/01 01:51:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/01 01:51:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/01 01:51:14 DEBUG : file2(0xc000650700): RWFileHandle.Flush 2025/07/01 01:51:14 DEBUG : file2(0xc000650700): RWFileHandle.Release 2025/07/01 01:51:14 DEBUG : file2(0xc000650700): close: 2025/07/01 01:51:14 DEBUG : file2: vfs cache: setting modification time to 2025-07-01 01:51:14.934234982 +0000 UTC m=+10.886219827 2025/07/01 01:51:14 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:14 DEBUG : file2(0xc000650700): >close: err= 2025/07/01 01:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file2: reading active writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : file2: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/01 01:51:14 DEBUG : Looking for writers 2025/07/01 01:51:14 DEBUG : file2: reading active writers 2025/07/01 01:51:14 DEBUG : file1: reading active writers 2025/07/01 01:51:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : file2: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/01 01:51:15 DEBUG : file1: vfs cache: starting upload 2025/07/01 01:51:15 DEBUG : file2: vfs cache: starting upload 2025/07/01 01:51:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:15 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:15 INFO : file1: Copied (new) 2025/07/01 01:51:15 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-01 01:51:14 +0000 UTC" 2025/07/01 01:51:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 INFO : file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : file2: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/01 01:51:15 INFO : file2: Copied (new) 2025/07/01 01:51:15 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-01 01:51:14 +0000 UTC" 2025/07/01 01:51:15 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/01 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/01 01:51:15 INFO : file2: vfs cache: upload succeeded try #1 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file2: reading active writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : >WaitForWriters: 2025/07/01 01:51:15 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : file2: reading active writers 2025/07/01 01:51:15 DEBUG : >WaitForWriters: 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:15 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:15 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:15 DEBUG : file1: newRWFileHandle: 2025/07/01 01:51:15 DEBUG : file1(0xc0009aa740): openPending: 2025/07/01 01:51:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 DEBUG : file1(0xc0009aa740): >openPending: err= 2025/07/01 01:51:15 DEBUG : file1: >newRWFileHandle: err= 2025/07/01 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/01 01:51:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/01 01:51:15 DEBUG : file1(0xc0009aa740): _writeAt: size=5, off=0 2025/07/01 01:51:15 DEBUG : file1(0xc0009aa740): >_writeAt: n=5, err= 2025/07/01 01:51:15 DEBUG : file1(0xc0009aa740): RWFileHandle.Flush 2025/07/01 01:51:15 DEBUG : file1(0xc0009aa740): RWFileHandle.Flush 2025/07/01 01:51:15 DEBUG : file1(0xc0009aa740): close: 2025/07/01 01:51:15 DEBUG : file1: vfs cache: setting modification time to 2025-07-01 01:51:15.304435722 +0000 UTC m=+11.256420586 2025/07/01 01:51:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:15 DEBUG : file1(0xc0009aa740): >close: err= 2025/07/01 01:51:15 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:15 DEBUG : file1: vfs cache: starting upload 2025/07/01 01:51:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:15 INFO : file1: Copied (new) 2025/07/01 01:51:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-01 01:51:15 +0000 UTC" 2025/07/01 01:51:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 INFO : file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : >WaitForWriters: 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:15 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:15 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:15 DEBUG : file1: newRWFileHandle: 2025/07/01 01:51:15 DEBUG : file1(0xc000a434c0): openPending: 2025/07/01 01:51:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 DEBUG : file1(0xc000a434c0): >openPending: err= 2025/07/01 01:51:15 DEBUG : file1: >newRWFileHandle: err= 2025/07/01 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/01 01:51:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/01 01:51:15 DEBUG : file1(0xc000a434c0): _writeAt: size=5, off=0 2025/07/01 01:51:15 DEBUG : file1(0xc000a434c0): >_writeAt: n=5, err= 2025/07/01 01:51:15 DEBUG : file1(0xc000a434c0): RWFileHandle.Release 2025/07/01 01:51:15 DEBUG : file1(0xc000a434c0): close: 2025/07/01 01:51:15 DEBUG : file1: vfs cache: setting modification time to 2025-07-01 01:51:15.494785226 +0000 UTC m=+11.446770061 2025/07/01 01:51:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:15 DEBUG : file1(0xc000a434c0): >close: err= 2025/07/01 01:51:15 DEBUG : file1(0xc000a434c0): RWFileHandle.Release 2025/07/01 01:51:15 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:15 DEBUG : file1: vfs cache: starting upload 2025/07/01 01:51:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:15 INFO : file1: Copied (new) 2025/07/01 01:51:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-01 01:51:15 +0000 UTC" 2025/07/01 01:51:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 INFO : file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : >WaitForWriters: 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:15 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/01 01:51:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:15 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:15 DEBUG : dir/file1(0xc000a6c200): openPending: 2025/07/01 01:51:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/01 01:51:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 DEBUG : dir/file1(0xc000a6c200): >openPending: err= 2025/07/01 01:51:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/01 01:51:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/01 01:51:15 DEBUG : dir/file1(0xc000a6c200): _writeAt: size=5, off=0 2025/07/01 01:51:15 DEBUG : dir/file1(0xc000a6c200): >_writeAt: n=5, err= 2025/07/01 01:51:15 DEBUG : dir/file1(0xc000a6c200): close: 2025/07/01 01:51:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-01 01:51:15.750614243 +0000 UTC m=+11.702599076 2025/07/01 01:51:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:15 DEBUG : dir/file1(0xc000a6c200): >close: err= 2025/07/01 01:51:15 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:15 DEBUG : dir: Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : dir: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:15 DEBUG : dir: Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : dir: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:15 DEBUG : dir: Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : dir: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:15 DEBUG : dir: Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : dir: reading active writers 2025/07/01 01:51:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:15 DEBUG : dir/file1: vfs cache: starting upload 2025/07/01 01:51:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:15 INFO : dir/file1: Copied (replaced existing) 2025/07/01 01:51:15 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:15 DEBUG : dir: Looking for writers 2025/07/01 01:51:15 DEBUG : file1: reading active writers 2025/07/01 01:51:15 DEBUG : Looking for writers 2025/07/01 01:51:15 DEBUG : dir: reading active writers 2025/07/01 01:51:15 DEBUG : >WaitForWriters: 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:15 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:15 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : dir/file1: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/01 01:51:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/01 01:51:16 DEBUG : dir/file1(0xc000d84540): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : dir/file1(0xc000d84540): openPending: 2025/07/01 01:51:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/01 01:51:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:16 DEBUG : dir/file1(0xc000d84540): >openPending: err= 2025/07/01 01:51:16 DEBUG : dir/file1(0xc000d84540): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : dir/file1(0xc000d84540): _writeAt: size=15, off=5 2025/07/01 01:51:16 DEBUG : dir/file1(0xc000d84540): >_writeAt: n=15, err= 2025/07/01 01:51:16 DEBUG : dir/file1(0xc000d84540): close: 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/01 01:51:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-01 01:51:16.037893546 +0000 UTC m=+11.989878380 2025/07/01 01:51:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : dir/file1(0xc000d84540): >close: err= 2025/07/01 01:51:16 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:16 DEBUG : dir: Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : dir: reading active writers 2025/07/01 01:51:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:16 DEBUG : dir: Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : dir: reading active writers 2025/07/01 01:51:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:16 DEBUG : dir: Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : dir: reading active writers 2025/07/01 01:51:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:16 DEBUG : dir: Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : dir: reading active writers 2025/07/01 01:51:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:16 DEBUG : dir/file1: vfs cache: starting upload 2025/07/01 01:51:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:16 INFO : dir/file1: Copied (replaced existing) 2025/07/01 01:51:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/07/01 01:51:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:16 DEBUG : dir: Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : dir: reading active writers 2025/07/01 01:51:16 DEBUG : >WaitForWriters: 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:16 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : file1: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : file1(0xc000b527c0): openPending: 2025/07/01 01:51:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:16 DEBUG : file1(0xc000b527c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : file1: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/01 01:51:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/01 01:51:16 DEBUG : file1(0xc000b527c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : file1(0xc000b527c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : file1(0xc000b527c0): close: 2025/07/01 01:51:16 DEBUG : file1: vfs cache: setting modification time to 2025-07-01 01:51:16.257940648 +0000 UTC m=+12.209925492 2025/07/01 01:51:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : file1(0xc000b527c0): >close: err= 2025/07/01 01:51:16 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:16 DEBUG : file1: vfs cache: starting upload 2025/07/01 01:51:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:16 INFO : file1: Copied (new) 2025/07/01 01:51:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-01 01:51:16 +0000 UTC" 2025/07/01 01:51:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:16 INFO : file1: vfs cache: upload succeeded try #1 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : file1: reading active writers 2025/07/01 01:51:16 DEBUG : >WaitForWriters: 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:16 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/01 01:51:16 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8500): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8500): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8500): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.445964709 +0000 UTC m=+12.397949553 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8980): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8980): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8980): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8980): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8980): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8980): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8980): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.445964709 +0000 UTC m=+12.397949553 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8980): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8e40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8e40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8e40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8e40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8e40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.445964709 +0000 UTC m=+12.397949553 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da8e40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d9d0 item 1 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9480): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9480): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9480): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.451049039 +0000 UTC m=+12.403033882 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9980): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9980): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9980): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9980): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9980): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.451049039 +0000 UTC m=+12.403033882 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000da9980): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d880e0 item 2 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6040): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6040): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6040): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6040): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6040): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.454229776 +0000 UTC m=+12.406214611 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6040): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc64c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc64c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc64c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc64c0): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc64c0): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc64c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc64c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.454229776 +0000 UTC m=+12.406214611 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc64c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6980): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6980): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6980): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6980): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6980): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.454229776 +0000 UTC m=+12.406214611 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc6980): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d88460 item 3 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7000): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7000): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7000): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7000): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7000): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.458878127 +0000 UTC m=+12.410862962 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7000): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7540): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7540): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7540): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7540): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7540): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.458878127 +0000 UTC m=+12.410862962 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7540): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d88930 item 4 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7b80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7b80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7b80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7b80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7b80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.462836514 +0000 UTC m=+12.414821358 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dc7b80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea080): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea080): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea080): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea080): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea080): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea080): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea080): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.462836514 +0000 UTC m=+12.414821358 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea080): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea540): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea540): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea540): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea540): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea540): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.462836514 +0000 UTC m=+12.414821358 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dea540): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d88e70 item 5 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deabc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deabc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deabc0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deabc0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deabc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.467581958 +0000 UTC m=+12.419566802 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deabc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb100): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb100): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb100): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.467581958 +0000 UTC m=+12.419566802 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d893b0 item 6 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb780): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb780): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb780): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.470647078 +0000 UTC m=+12.422631912 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000deb780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000debc80): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000debc80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000debc80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000debc80): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000debc80): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000debc80): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000debc80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.470647078 +0000 UTC m=+12.422631912 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000debc80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad01c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad01c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad01c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad01c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad01c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.470647078 +0000 UTC m=+12.422631912 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad01c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d89730 item 7 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0840): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0840): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0840): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.474548798 +0000 UTC m=+12.426533643 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0d80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0d80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0d80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0d80): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0d80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.474548798 +0000 UTC m=+12.426533643 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad0d80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d89c00 item 8 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1340): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000ad1340): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1340): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1340): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1340): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1340): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1340): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1700): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1700): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1700): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1700): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1700): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.477590686 +0000 UTC m=+12.429575531 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1700): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1b80): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1b80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1b80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1b80): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1b80): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1b80): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1b80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.477590686 +0000 UTC m=+12.429575531 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ad1b80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24100): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24100): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24100): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.477590686 +0000 UTC m=+12.429575531 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868000 item 9 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24780): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24780): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24780): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.481371509 +0000 UTC m=+12.433356353 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24cc0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24cc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24cc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24cc0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24cc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.481371509 +0000 UTC m=+12.433356353 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e24cc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868540 item 10 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25300): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000e25300): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25300): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25300): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25300): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25300): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25300): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e256c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e256c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e256c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e256c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e256c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.48539574 +0000 UTC m=+12.437380574 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e256c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25bc0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25bc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25bc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25bc0): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25bc0): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25bc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.48539574 +0000 UTC m=+12.437380574 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e25bc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48140): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48140): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48140): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48140): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48140): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.48539574 +0000 UTC m=+12.437380574 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48140): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008688c0 item 11 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e487c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e487c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e487c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e487c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e487c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.489804321 +0000 UTC m=+12.441789166 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e487c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48d00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48d00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48d00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48d00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48d00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.489804321 +0000 UTC m=+12.441789166 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e48d00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868d90 item 12 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49340): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000e49340): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49340): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49340): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49340): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49340): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49340): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49700): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49700): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49700): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49700): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49700): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.493295341 +0000 UTC m=+12.445280175 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49700): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49dc0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49dc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49dc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49dc0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49dc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.493295341 +0000 UTC m=+12.445280175 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e49dc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869110 item 13 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e844c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e844c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e844c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e844c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e844c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.49626363 +0000 UTC m=+12.448248464 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e844c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e84a00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e84a00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e84a00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e84a00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e84a00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.49626363 +0000 UTC m=+12.448248464 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e84a00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869490 item 14 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85040): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000e85040): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85040): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85040): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85040): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85040): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85040): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85400): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85400): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85400): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85400): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85400): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.501031175 +0000 UTC m=+12.453016019 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85400): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85ac0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85ac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85ac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85ac0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85ac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.501031175 +0000 UTC m=+12.453016019 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000e85ac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869810 item 15 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009dbf00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009dbf00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009dbf00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009dbf00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009dbf00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.504668539 +0000 UTC m=+12.456653383 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009dbf00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f04c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f04c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f04c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f04c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f04c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.504668539 +0000 UTC m=+12.456653383 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f04c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005037a0 item 16 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0b00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0b00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0b00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0b00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0b00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.507718241 +0000 UTC m=+12.459703075 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0b00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.507718241 +0000 UTC m=+12.459703075 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f0f80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1480): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1480): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1480): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.507718241 +0000 UTC m=+12.459703075 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503c70 item 17 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1b00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1b00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1b00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1b00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1b00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.511643166 +0000 UTC m=+12.463627999 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009f1b00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f940c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f940c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f940c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f940c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f940c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.511643166 +0000 UTC m=+12.463627999 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f940c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4c1c0 item 18 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94740): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94740): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94740): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94740): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94740): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.514638745 +0000 UTC m=+12.466623589 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94740): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.514638745 +0000 UTC m=+12.466623589 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f94c40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95140): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95140): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95140): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95140): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95140): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.514638745 +0000 UTC m=+12.466623589 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95140): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4c540 item 19 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f957c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f957c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f957c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f957c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f957c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.518298883 +0000 UTC m=+12.470283727 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f957c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95d00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95d00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95d00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95d00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95d00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.518298883 +0000 UTC m=+12.470283727 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f95d00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4ca10 item 20 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2400): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2400): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2400): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2400): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2400): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.521278042 +0000 UTC m=+12.473262886 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2400): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.521278042 +0000 UTC m=+12.473262886 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2900): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2e00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2e00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2e00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2e00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2e00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.521278042 +0000 UTC m=+12.473262886 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb2e00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4cd90 item 21 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb3480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb3480): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb3480): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb3480): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb3480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.525600943 +0000 UTC m=+12.477585777 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb3480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb39c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb39c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb39c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb39c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb39c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.525600943 +0000 UTC m=+12.477585777 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fb39c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4d260 item 22 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd40c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd40c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd40c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd40c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd40c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.528412308 +0000 UTC m=+12.480397151 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd40c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.528412308 +0000 UTC m=+12.480397151 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd45c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd4ac0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd4ac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd4ac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd4ac0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd4ac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.528412308 +0000 UTC m=+12.480397151 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd4ac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4d5e0 item 23 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5140): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5140): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5140): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5140): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5140): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.532900148 +0000 UTC m=+12.484884992 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5140): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5680): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5680): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5680): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5680): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5680): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.532900148 +0000 UTC m=+12.484884992 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5680): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4dc70 item 24 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5cc0): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000fd5cc0): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5cc0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5cc0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5cc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000fd5cc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0100): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0100): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0100): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.536665693 +0000 UTC m=+12.488650537 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.536665693 +0000 UTC m=+12.488650537 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0b00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0b00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0b00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0b00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0b00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.536665693 +0000 UTC m=+12.488650537 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff0b00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c230 item 25 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1180): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1180): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1180): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1180): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1180): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.542970932 +0000 UTC m=+12.494955766 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1180): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff16c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff16c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff16c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff16c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff16c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.542970932 +0000 UTC m=+12.494955766 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff16c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868460 item 26 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1d00): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000ff1d00): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1d00): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1d00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1d00): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ff1d00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000ae200): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000ae200): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000ae200): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000ae200): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000ae200): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.54647683 +0000 UTC m=+12.498461674 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000ae200): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.54647683 +0000 UTC m=+12.498461674 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000af280): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afac0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afac0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.54647683 +0000 UTC m=+12.498461674 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008687e0 item 27 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3580): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3580): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3580): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3580): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3580): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.551243453 +0000 UTC m=+12.503228297 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3580): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3c00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3c00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3c00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3c00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3c00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.551243453 +0000 UTC m=+12.503228297 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3c00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868cb0 item 28 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396b00): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000396b00): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396b00): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396b00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396b00): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396b00): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396b00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396f80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396f80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396f80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396f80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396f80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.554989442 +0000 UTC m=+12.506974286 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396f80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6680): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6680): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6680): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6680): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6680): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.554989442 +0000 UTC m=+12.506974286 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6680): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869030 item 29 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6d40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6d40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6d40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6d40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6d40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.558091441 +0000 UTC m=+12.510076285 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e6d40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e7680): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e7680): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e7680): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e7680): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e7680): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.558091441 +0000 UTC m=+12.510076285 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0002e7680): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008693b0 item 30 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c480): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc00060c480): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c480): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c480): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c480): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c480): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c880): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c880): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c880): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c880): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c880): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.561256289 +0000 UTC m=+12.513241134 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060c880): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060cf40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060cf40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060cf40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060cf40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060cf40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.561256289 +0000 UTC m=+12.513241134 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060cf40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869730 item 31 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d5c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d5c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d5c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d5c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d5c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.564395008 +0000 UTC m=+12.516379852 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d5c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060db00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060db00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060db00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060db00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060db00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.564395008 +0000 UTC m=+12.516379852 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060db00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869b20 item 32 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007403c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007403c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007403c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007403c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007403c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.567614488 +0000 UTC m=+12.519599342 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007403c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740840): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740840): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740840): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740840): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869f10 item 33 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740840): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.568706207 +0000 UTC m=+12.520691050 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740d40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740d40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740d40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740d40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740d40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.568706207 +0000 UTC m=+12.520691050 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000740d40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36150 item 33 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741380): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741380): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741380): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741380): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741380): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.571880232 +0000 UTC m=+12.523865066 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741380): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741800): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741800): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a364d0 item 34 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741800): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741800): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741800): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741800): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741800): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.573274117 +0000 UTC m=+12.525258951 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741800): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741d40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741d40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741d40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741d40): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741d40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.573274117 +0000 UTC m=+12.525258951 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000741d40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36690 item 34 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a400): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a400): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a400): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a400): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a400): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.575936692 +0000 UTC m=+12.527921516 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a400): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a880): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a880): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a880): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a880): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a880): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36af0 item 35 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a880): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a880): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.57687319 +0000 UTC m=+12.528858014 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a880): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ad80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ad80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ad80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ad80): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ad80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.57687319 +0000 UTC m=+12.528858014 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ad80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36d90 item 35 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b400): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b400): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b400): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b400): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b400): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.579576502 +0000 UTC m=+12.531561326 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b400): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b900): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b900): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37110 item 36 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b900): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b900): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b900): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b900): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b900): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.580563213 +0000 UTC m=+12.532548027 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b900): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070bf40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070bf40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070bf40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070bf40): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070bf40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.580563213 +0000 UTC m=+12.532548027 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070bf40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a372d0 item 36 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.582659506 +0000 UTC m=+12.534644320 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8a80): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8a80): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8a80): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8a80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8a80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a377a0 item 37 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8a80): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8a80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.583548654 +0000 UTC m=+12.535533468 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8a80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9080): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9080): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9080): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9080): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9080): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.583548654 +0000 UTC m=+12.535533468 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9080): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37960 item 37 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9700): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9700): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9700): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9700): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9700): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.586048755 +0000 UTC m=+12.538033569 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9700): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9c00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9c00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37ce0 item 38 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9c00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9c00): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9c00): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9c00): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9c00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.587172824 +0000 UTC m=+12.539157638 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9c00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c41c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c41c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c41c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c41c0): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c41c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.587172824 +0000 UTC m=+12.539157638 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c41c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37ea0 item 38 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4840): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4840): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4840): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.590565068 +0000 UTC m=+12.542549882 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4e40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4e40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4e40): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4e40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4e40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c8c0 item 39 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4e40): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4e40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.59132284 +0000 UTC m=+12.543307655 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4e40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5340): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5340): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5340): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5340): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5340): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.59132284 +0000 UTC m=+12.543307655 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5340): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd20 item 39 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c59c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c59c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c59c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c59c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c59c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.593824263 +0000 UTC m=+12.545809087 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c59c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ec0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ec0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d260 item 40 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ec0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ec0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ec0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ec0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.594889461 +0000 UTC m=+12.546874275 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ec0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c480): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c480): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c480): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.594889461 +0000 UTC m=+12.546874275 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 40 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062ca40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062ca40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062ca40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062ca40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062ca40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062ca40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062ca40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.597258496 +0000 UTC m=+12.549243320 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062ca40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cfc0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cfc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cfc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 41 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cfc0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cfc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.59831568 +0000 UTC m=+12.550300513 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cfc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d480): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d480): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d480): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d480): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dd50 item 41 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d480): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.601976699 +0000 UTC m=+12.553961503 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d9c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d9c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d9c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d9c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d9c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.601976699 +0000 UTC m=+12.553961503 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d9c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8070 item 41 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928080): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928080): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928080): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928080): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928080): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928080): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928080): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.605557306 +0000 UTC m=+12.557542141 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928080): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928580): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928580): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928580): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8460 item 42 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928580): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928580): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.607128514 +0000 UTC m=+12.559113359 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928580): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928bc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928bc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8700 item 42 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928bc0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928bc0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928bc0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928bc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.608619161 +0000 UTC m=+12.560603965 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928bc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929140): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929140): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929140): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929140): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929140): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.608619161 +0000 UTC m=+12.560603965 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929140): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f88c0 item 42 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929780): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929780): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929780): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929780): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929780): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.611693469 +0000 UTC m=+12.563678293 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929c80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929c80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929c80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8d20 item 43 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929c80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929c80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.612916164 +0000 UTC m=+12.564901018 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929c80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa240): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa240): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa240): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa240): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8ee0 item 43 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa240): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.614008402 +0000 UTC m=+12.565993226 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa780): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa780): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa780): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.614008402 +0000 UTC m=+12.565993226 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9110 item 43 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fae00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fae00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fae00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fae00): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fae00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fae00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fae00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.616846187 +0000 UTC m=+12.568831011 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fae00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb380): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb380): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb380): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9500 item 44 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb380): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb380): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.617682185 +0000 UTC m=+12.569667020 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb380): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb8c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb8c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9730 item 44 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb8c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb8c0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb8c0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb8c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.618646986 +0000 UTC m=+12.570631809 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb8c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbe40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbe40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbe40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbe40): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbe40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.618646986 +0000 UTC m=+12.570631809 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbe40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f99d0 item 44 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984500): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984500): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984500): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984500): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984500): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.620825744 +0000 UTC m=+12.572810568 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984a00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984a00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984a00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9ea0 item 45 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984a00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984a00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.621748314 +0000 UTC m=+12.573733138 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984a00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985100): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985100): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985100): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.621748314 +0000 UTC m=+12.573733138 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e520e0 item 45 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985780): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985780): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985780): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985780): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985780): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.624268262 +0000 UTC m=+12.576253086 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985c80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985c80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985c80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52460 item 46 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985c80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985c80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.625275642 +0000 UTC m=+12.577260467 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985c80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8400): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8400): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8400): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8400): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8400): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.625275642 +0000 UTC m=+12.577260467 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8400): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52620 item 46 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8a80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8a80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8a80): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8a80): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8a80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8a80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8a80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.627792914 +0000 UTC m=+12.579777739 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8a80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8f80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8f80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8f80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52af0 item 47 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8f80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8f80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.628551669 +0000 UTC m=+12.580536494 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8f80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9680): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9680): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9680): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9680): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9680): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.628551669 +0000 UTC m=+12.580536494 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9680): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52cb0 item 47 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9cc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9cc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9cc0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9cc0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9cc0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9cc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.630580375 +0000 UTC m=+12.582565169 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9cc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818240): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818240): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e531f0 item 48 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818240): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.631075874 +0000 UTC m=+12.583060678 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818940): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818940): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818940): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818940): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818940): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.631075874 +0000 UTC m=+12.583060678 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818940): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e533b0 item 48 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.632609432 +0000 UTC m=+12.584594236 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53730 item 49 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.63308257 +0000 UTC m=+12.585067374 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819940): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819940): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819940): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819940): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819940): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.63308257 +0000 UTC m=+12.585067374 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819940): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e538f0 item 49 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20100): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20100): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20100): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.634419137 +0000 UTC m=+12.586403941 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53c70 item 50 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.635015085 +0000 UTC m=+12.586999889 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20b80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20b80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20b80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20b80): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20b80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.635015085 +0000 UTC m=+12.586999889 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20b80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53e30 item 50 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21200): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21200): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21200): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21200): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21200): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.636534887 +0000 UTC m=+12.588519691 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21200): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34310 item 51 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.636970505 +0000 UTC m=+12.588955309 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21700): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21c40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21c40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21c40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21c40): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21c40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.636970505 +0000 UTC m=+12.588955309 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21c40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f345b0 item 51 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca340): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca340): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca340): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca340): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca340): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.638364239 +0000 UTC m=+12.590349043 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca340): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34a80 item 52 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.638929139 +0000 UTC m=+12.590913943 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcadc0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcadc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcadc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcadc0): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcadc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.638929139 +0000 UTC m=+12.590913943 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcadc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34c40 item 52 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb480): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb480): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb480): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.640189043 +0000 UTC m=+12.592173847 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34fc0 item 53 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.640706063 +0000 UTC m=+12.592690866 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb980): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbec0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbec0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbec0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbec0): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbec0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.640706063 +0000 UTC m=+12.592690866 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbec0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35180 item 53 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d25c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d25c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d25c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d25c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d25c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.642137619 +0000 UTC m=+12.594122422 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d25c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35500 item 54 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.642691178 +0000 UTC m=+12.594675981 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d2ac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d30c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d30c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d30c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d30c0): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d30c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.642691178 +0000 UTC m=+12.594675981 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d30c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f356c0 item 54 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3740): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3740): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3740): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3740): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3740): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.643888403 +0000 UTC m=+12.595873208 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3740): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35b20 item 55 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.644472449 +0000 UTC m=+12.596457253 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007d3c40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828200): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828200): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828200): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828200): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828200): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.644472449 +0000 UTC m=+12.596457253 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828200): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35ce0 item 55 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828880): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828880): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828880): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828880): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828880): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.645984246 +0000 UTC m=+12.597969040 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828880): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dce1c0 item 56 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.646688167 +0000 UTC m=+12.598672970 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828d80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829300): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829300): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829300): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829300): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829300): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.646688167 +0000 UTC m=+12.598672970 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829300): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dce380 item 56 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.647960253 +0000 UTC m=+12.599945056 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829980): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ec0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ec0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ec0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dce700 item 57 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ec0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ec0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.648517799 +0000 UTC m=+12.600502603 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ec0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dce9a0 item 57 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.649016605 +0000 UTC m=+12.601001409 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea00): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.649016605 +0000 UTC m=+12.601001409 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dceb60 item 57 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.65056474 +0000 UTC m=+12.602549544 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f080): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f5c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f5c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f5c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dceee0 item 58 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f5c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f5c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.651085887 +0000 UTC m=+12.603070691 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f5c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcf0a0 item 58 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.651918239 +0000 UTC m=+12.603903043 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.651918239 +0000 UTC m=+12.603903043 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcf260 item 58 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.653429865 +0000 UTC m=+12.605414659 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980d00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980d00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980d00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcf730 item 59 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980d00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980d00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.654023939 +0000 UTC m=+12.606008734 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980d00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcf8f0 item 59 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.65466876 +0000 UTC m=+12.606653554 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009817c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009817c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009817c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009817c0): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009817c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.65466876 +0000 UTC m=+12.606653554 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009817c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcfab0 item 59 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.65688603 +0000 UTC m=+12.608870844 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea03c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea03c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea03c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcfe30 item 60 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea03c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea03c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.657466138 +0000 UTC m=+12.609450942 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea03c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac070 item 60 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.658263684 +0000 UTC m=+12.610248489 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0900): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0ec0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0ec0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0ec0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0ec0): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0ec0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.658263684 +0000 UTC m=+12.610248489 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0ec0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac2a0 item 60 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.659763288 +0000 UTC m=+12.611748092 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1a40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1a40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1a40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac620 item 61 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1a40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1a40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.660373733 +0000 UTC m=+12.612358537 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1a40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.660373733 +0000 UTC m=+12.612358537 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac930 item 61 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.662608206 +0000 UTC m=+12.614593030 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650e00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650e00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650e00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaccb0 item 62 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650e00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650e00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.663210666 +0000 UTC m=+12.615195490 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650e00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651500): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651500): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651500): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.663210666 +0000 UTC m=+12.615195490 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eace70 item 62 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.665287262 +0000 UTC m=+12.617272086 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651b40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80100): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80100): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead1f0 item 63 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80100): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.666018404 +0000 UTC m=+12.618003228 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80800): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80800): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80800): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80800): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80800): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.666018404 +0000 UTC m=+12.618003228 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80800): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead3b0 item 63 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.668147448 +0000 UTC m=+12.620132273 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80e40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81380): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81380): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81380): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead730 item 64 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81380): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81380): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.668956476 +0000 UTC m=+12.620941300 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81380): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81b00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81b00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81b00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81b00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81b00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.668956476 +0000 UTC m=+12.620941300 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81b00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead8f0 item 64 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a1c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a1c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a1c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a1c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a1c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.67158085 +0000 UTC m=+12.623565674 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a1c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a640): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a640): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a640): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a640): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a640): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadc70 item 65 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a640): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a640): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.672337159 +0000 UTC m=+12.624321983 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a640): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0ab40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0ab40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0ab40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0ab40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0ab40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.672337159 +0000 UTC m=+12.624321983 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0ab40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eade30 item 65 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b1c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b1c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b1c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b1c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b1c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.67438407 +0000 UTC m=+12.626368894 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b1c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b640): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b640): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c02a0 item 66 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b640): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b640): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b640): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b640): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b640): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.675314175 +0000 UTC m=+12.627298999 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b640): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.675314175 +0000 UTC m=+12.627298999 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0540 item 66 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8280): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8280): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8280): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8280): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8280): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.677393084 +0000 UTC m=+12.629377909 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8280): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8700): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8700): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8700): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8700): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8700): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c08c0 item 67 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8700): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8700): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.67815783 +0000 UTC m=+12.630142654 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8700): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8c00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8c00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8c00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8c00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8c00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.67815783 +0000 UTC m=+12.630142654 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8c00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0c40 item 67 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9280): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9280): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9280): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9280): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9280): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.679965571 +0000 UTC m=+12.631950395 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9280): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9780): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1340 item 68 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9780): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9780): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9780): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9780): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.680986197 +0000 UTC m=+12.632971020 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9cc0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9cc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9cc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9cc0): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9cc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.680986197 +0000 UTC m=+12.632971020 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9cc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1500 item 68 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a3c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a3c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a3c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a3c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a3c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.683011446 +0000 UTC m=+12.634996270 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a3c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a840): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a840): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a840): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a840): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1c00 item 69 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a840): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.684091072 +0000 UTC m=+12.636075896 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ad40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ad40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ad40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ad40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ad40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.684091072 +0000 UTC m=+12.636075896 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ad40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500230 item 69 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b3c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b3c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b3c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b3c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b3c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.686183257 +0000 UTC m=+12.638168081 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b3c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b8c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b8c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500700 item 70 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b8c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b8c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b8c0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b8c0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b8c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.687210435 +0000 UTC m=+12.639195259 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b8c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9be00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9be00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9be00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9be00): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9be00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.687210435 +0000 UTC m=+12.639195259 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9be00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a80 item 70 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bc500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bc500): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bc500): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bc500): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bc500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.689199497 +0000 UTC m=+12.641184320 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bc500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bca00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bca00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bca00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bca00): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bca00): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501110 item 71 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bca00): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bca00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.690023382 +0000 UTC m=+12.642008206 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bca00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bcf00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bcf00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bcf00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bcf00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bcf00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.690023382 +0000 UTC m=+12.642008206 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bcf00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501340 item 71 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bd580): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bd580): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bd580): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bd580): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bd580): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.692013246 +0000 UTC m=+12.643998060 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bd580): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bda80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bda80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501960 item 72 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bda80): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bda80): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bda80): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bda80): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bda80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.692902954 +0000 UTC m=+12.644887768 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008bda80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8040): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8040): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8040): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8040): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8040): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.692902954 +0000 UTC m=+12.644887768 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8040): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501b90 item 72 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8600): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8600): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8600): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8600): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8600): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.694653639 +0000 UTC m=+12.646638453 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8b00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8b00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8b00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc070 item 73 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8b00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8b00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.695470843 +0000 UTC m=+12.647455657 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8b00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8fc0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8fc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8fc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8fc0): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8fc0): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc380 item 73 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8fc0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8fc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.696309455 +0000 UTC m=+12.648294269 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e8fc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9500): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9500): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9500): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.696309455 +0000 UTC m=+12.648294269 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc690 item 73 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9b40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9b40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9b40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9b40): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9b40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9b40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9b40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.698159878 +0000 UTC m=+12.650144702 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e9b40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e0c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e0c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e0c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcc40 item 74 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e0c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e0c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.699404824 +0000 UTC m=+12.651389638 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e0c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e600): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd110 item 74 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e600): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e600): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e600): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e600): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.700239129 +0000 UTC m=+12.652223943 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091e600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091eb80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091eb80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091eb80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091eb80): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091eb80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.700239129 +0000 UTC m=+12.652223943 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091eb80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd500 item 74 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f1c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f1c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f1c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f1c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f1c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f1c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f1c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.702107805 +0000 UTC m=+12.654092619 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f1c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f6c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f6c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f6c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fda40 item 75 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f6c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f6c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.703343714 +0000 UTC m=+12.655328518 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091f6c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091fc00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091fc00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091fc00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091fc00): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091fc00): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdc70 item 75 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091fc00): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091fc00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.70416826 +0000 UTC m=+12.656153125 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00091fc00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009961c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009961c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009961c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009961c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009961c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.70416826 +0000 UTC m=+12.656153125 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009961c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f43f0 item 75 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.706134099 +0000 UTC m=+12.658118903 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4af0 item 76 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.707016975 +0000 UTC m=+12.659001790 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4d90 item 76 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.708117099 +0000 UTC m=+12.660101923 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009977c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009977c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009977c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009977c0): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009977c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.708117099 +0000 UTC m=+12.660101923 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009977c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5180 item 76 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997e00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997e00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997e00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997e00): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997e00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997e00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997e00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.710390104 +0000 UTC m=+12.662374928 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997e00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0380): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0380): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0380): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5960 item 77 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0380): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0380): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.71137429 +0000 UTC m=+12.663359114 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0380): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0a80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0a80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0a80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0a80): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0a80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.71137429 +0000 UTC m=+12.663359114 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c0a80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5d50 item 77 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c10c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c10c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c10c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c10c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c10c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c10c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c10c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.713259467 +0000 UTC m=+12.665244272 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c10c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c15c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c15c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c15c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6310 item 78 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c15c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c15c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.713842602 +0000 UTC m=+12.665827406 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c15c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c1cc0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c1cc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c1cc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c1cc0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c1cc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.713842602 +0000 UTC m=+12.665827406 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009c1cc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6700 item 78 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8380): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8380): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8380): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8380): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8380): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8380): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8380): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.715381678 +0000 UTC m=+12.667366483 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8380): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8880): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8880): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8880): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6b60 item 79 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8880): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8880): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.716410059 +0000 UTC m=+12.668394883 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8880): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8f80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8f80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8f80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8f80): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8f80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.716410059 +0000 UTC m=+12.668394883 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e8f80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6d20 item 79 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e95c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e95c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e95c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e95c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e95c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e95c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e95c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.719163143 +0000 UTC m=+12.671147948 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e95c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e9ac0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e9ac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e9ac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7880 item 80 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e9ac0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e9ac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.719958146 +0000 UTC m=+12.671942949 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009e9ac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c240): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c240): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c240): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.719958146 +0000 UTC m=+12.671942949 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c00 item 80 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c880): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c880): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c880): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c880): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c880): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.722152784 +0000 UTC m=+12.674137608 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2c880): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe070 item 81 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.723356532 +0000 UTC m=+12.675341335 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2cd00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d240): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d240): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d240): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.723356532 +0000 UTC m=+12.675341335 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe2a0 item 81 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d8c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d8c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d8c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d8c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d8c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.72563712 +0000 UTC m=+12.677621915 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2d8c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe700 item 82 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.726469091 +0000 UTC m=+12.678453895 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a2ddc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6a3c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6a3c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6a3c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6a3c0): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6a3c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.726469091 +0000 UTC m=+12.678453895 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6a3c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe930 item 82 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6aa40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6aa40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6aa40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6aa40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6aa40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.728836694 +0000 UTC m=+12.680821528 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6aa40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fee00 item 83 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.729854202 +0000 UTC m=+12.681839046 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6af40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6b480): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6b480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6b480): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6b480): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6b480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.729854202 +0000 UTC m=+12.681839046 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6b480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff1f0 item 83 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6bb00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6bb00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6bb00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6bb00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6bb00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.733139426 +0000 UTC m=+12.685124270 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a6bb00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff810 item 84 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.734417515 +0000 UTC m=+12.686402359 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0080): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0600): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0600): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0600): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.734417515 +0000 UTC m=+12.686402359 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb20 item 84 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0c80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0c80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0c80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0c80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0c80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.736869204 +0000 UTC m=+12.688854048 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa0c80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370070 item 85 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.737837641 +0000 UTC m=+12.689822455 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000aa1180): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1a480): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1a480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1a480): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1a480): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1a480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.737837641 +0000 UTC m=+12.689822455 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1a480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 85 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1ab00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1ab00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1ab00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1ab00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1ab00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.739933262 +0000 UTC m=+12.691918086 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1ab00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050bd0 item 86 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.74083796 +0000 UTC m=+12.692822774 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b000): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b580): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b580): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b580): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b580): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b580): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.74083796 +0000 UTC m=+12.692822774 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1b580): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 86 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1bc00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1bc00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1bc00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1bc00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1bc00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.742945615 +0000 UTC m=+12.694930429 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f1bc00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 87 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.74380646 +0000 UTC m=+12.695791274 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58180): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f586c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f586c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f586c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f586c0): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f586c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.74380646 +0000 UTC m=+12.695791274 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f586c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 87 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58d40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58d40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58d40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58d40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58d40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.746424091 +0000 UTC m=+12.698408905 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f58d40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e310 item 88 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.747333347 +0000 UTC m=+12.699318171 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f597c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f597c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f597c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f597c0): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f597c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.747333347 +0000 UTC m=+12.699318171 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f597c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e540 item 88 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.749469054 +0000 UTC m=+12.701453878 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f59e00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f723c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f723c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f723c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ed90 item 89 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f723c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f723c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.750180338 +0000 UTC m=+12.702165162 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f723c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f180 item 89 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.751672679 +0000 UTC m=+12.703657503 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72900): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72e80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72e80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72e80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72e80): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72e80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.751672679 +0000 UTC m=+12.703657503 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f72e80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f500 item 89 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.753703137 +0000 UTC m=+12.705687951 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f734c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73a00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73a00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73a00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fc00 item 90 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73a00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73a00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.754517657 +0000 UTC m=+12.706502511 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73a00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d60e0 item 90 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.755432532 +0000 UTC m=+12.707417356 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000f73f40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e580): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e580): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e580): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e580): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e580): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.755432532 +0000 UTC m=+12.707417356 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e580): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d62a0 item 90 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.757472129 +0000 UTC m=+12.709456954 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3ebc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f100): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f100): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6620 item 91 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f100): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.75818721 +0000 UTC m=+12.710172035 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d68c0 item 91 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.759070869 +0000 UTC m=+12.711055683 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f640): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3fbc0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3fbc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3fbc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3fbc0): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3fbc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.759070869 +0000 UTC m=+12.711055683 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3fbc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6a80 item 91 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.761639248 +0000 UTC m=+12.713624072 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82280): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b827c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b827c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b827c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6e00 item 92 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b827c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b827c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.762970004 +0000 UTC m=+12.714954818 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b827c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370000 item 92 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.764764481 +0000 UTC m=+12.716749295 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04280): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04840): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04840): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04840): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.764764481 +0000 UTC m=+12.716749295 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003702a0 item 92 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.766689333 +0000 UTC m=+12.718674147 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c04e80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c053c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c053c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c053c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370770 item 93 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c053c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c053c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.767618696 +0000 UTC m=+12.719603520 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c053c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c05ac0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c05ac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c05ac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c05ac0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c05ac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.767618696 +0000 UTC m=+12.719603520 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000c05ac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003709a0 item 93 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.769821218 +0000 UTC m=+12.721806043 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b82c80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b831c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b831c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b831c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370d90 item 94 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b831c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b831c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.770976145 +0000 UTC m=+12.722960959 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b831c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b838c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b838c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b838c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b838c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b838c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.770976145 +0000 UTC m=+12.722960959 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b838c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371030 item 94 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.773200058 +0000 UTC m=+12.725184872 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b83f00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000aef00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000aef00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000aef00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371420 item 95 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000aef00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000aef00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.774213249 +0000 UTC m=+12.726198073 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000aef00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afb00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afb00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afb00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afb00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afb00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.774213249 +0000 UTC m=+12.726198073 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0000afb00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003717a0 item 95 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): open at offset 0 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.776442451 +0000 UTC m=+12.728427276 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3540): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3bc0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3bc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3bc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371e30 item 96 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3bc0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3bc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.777210082 +0000 UTC m=+12.729194906 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0004f3bc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396bc0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396bc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396bc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396bc0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396bc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.777210082 +0000 UTC m=+12.729194906 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000396bc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e380 item 96 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= 2025/07/01 01:51:16 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:16 DEBUG : Looking for writers 2025/07/01 01:51:16 DEBUG : >WaitForWriters: 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:16 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/01 01:51:16 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a4c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a4c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a4c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a4c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a4c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.803077905 +0000 UTC m=+12.755062739 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a4c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a9c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a9c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a9c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a9c0): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a9c0): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a9c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a9c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.803077905 +0000 UTC m=+12.755062739 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070a9c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ae80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ae80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ae80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ae80): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ae80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.803077905 +0000 UTC m=+12.755062739 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070ae80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008688c0 item 1 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b4c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b4c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b4c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b4c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b4c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.807157128 +0000 UTC m=+12.759141972 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b4c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b9c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b9c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b9c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b9c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b9c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.807157128 +0000 UTC m=+12.759141972 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00070b9c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868d90 item 2 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8180): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8180): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8180): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8180): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8180): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.812599599 +0000 UTC m=+12.764584443 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8180): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.812599599 +0000 UTC m=+12.764584443 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8ac0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8ac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8ac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8ac0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8ac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.812599599 +0000 UTC m=+12.764584443 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d8ac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869110 item 3 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9240): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9240): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9240): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.817075126 +0000 UTC m=+12.769059961 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9780): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9780): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9780): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.817075126 +0000 UTC m=+12.769059961 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008695e0 item 4 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9dc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9dc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9dc0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9dc0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9dc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.820428658 +0000 UTC m=+12.772413502 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006d9dc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c42c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c42c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c42c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c42c0): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c42c0): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c42c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c42c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.820428658 +0000 UTC m=+12.772413502 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c42c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4780): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4780): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4780): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.820428658 +0000 UTC m=+12.772413502 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869960 item 5 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4f00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4f00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4f00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4f00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4f00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.824612468 +0000 UTC m=+12.776597293 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c4f00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5440): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5440): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5440): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5440): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5440): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.824612468 +0000 UTC m=+12.776597293 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5440): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869ea0 item 6 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ac0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ac0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.826934004 +0000 UTC m=+12.778918928 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0007c5ac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c040): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c040): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c040): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c040): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c040): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c040): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c040): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.826934004 +0000 UTC m=+12.778918928 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c040): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c500): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c500): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c500): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.826934004 +0000 UTC m=+12.778918928 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062c500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a362a0 item 7 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cb80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cb80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cb80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cb80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cb80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.830839752 +0000 UTC m=+12.782824596 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062cb80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d140): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d140): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d140): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d140): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d140): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.830839752 +0000 UTC m=+12.782824596 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d140): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36770 item 8 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d700): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc00062d700): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d700): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d700): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d700): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d700): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062d700): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062dac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062dac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062dac0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062dac0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062dac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.833613586 +0000 UTC m=+12.785598400 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062dac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062df40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062df40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062df40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062df40): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062df40): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062df40): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062df40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.833613586 +0000 UTC m=+12.785598400 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00062df40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009284c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009284c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009284c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009284c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009284c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.833613586 +0000 UTC m=+12.785598400 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009284c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36cb0 item 9 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928c40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928c40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928c40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928c40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928c40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.838701532 +0000 UTC m=+12.790686376 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000928c40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929180): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929180): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929180): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929180): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929180): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.838701532 +0000 UTC m=+12.790686376 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929180): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37180 item 10 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009297c0): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc0009297c0): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009297c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009297c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009297c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009297c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009297c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929b80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929b80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929b80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929b80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929b80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.841933316 +0000 UTC m=+12.793918150 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000929b80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa100): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa100): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa100): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa100): _writeAt: size=3, off=2 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa100): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.841933316 +0000 UTC m=+12.793918150 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa600): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa600): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa600): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.841933316 +0000 UTC m=+12.793918150 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fa600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37650 item 11 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fac80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fac80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fac80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fac80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fac80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.845919885 +0000 UTC m=+12.797904739 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fac80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb200): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb200): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb200): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb200): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb200): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.845919885 +0000 UTC m=+12.797904739 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb200): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37b20 item 12 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb840): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc0006fb840): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb840): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb840): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb840): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb840): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fb840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbc00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbc00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbc00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbc00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbc00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.849182607 +0000 UTC m=+12.801167451 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006fbc00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984340): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984340): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984340): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984340): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984340): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.849182607 +0000 UTC m=+12.801167451 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984340): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37ea0 item 13 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009849c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009849c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009849c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009849c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009849c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.852608084 +0000 UTC m=+12.804592907 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009849c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984f00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984f00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984f00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984f00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984f00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.852608084 +0000 UTC m=+12.804592907 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000984f00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c690 item 14 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985580): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000985580): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985580): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985580): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985580): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985580): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985580): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985940): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985940): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985940): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985940): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985940): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.855288423 +0000 UTC m=+12.807273247 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000985940): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8080): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8080): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8080): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8080): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8080): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.855288423 +0000 UTC m=+12.807273247 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8080): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd90 item 15 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8700): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8700): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8700): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8700): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8700): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.857871909 +0000 UTC m=+12.809856723 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8700): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8c80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8c80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8c80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8c80): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8c80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.857871909 +0000 UTC m=+12.809856723 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a8c80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d490 item 16 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a92c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a92c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a92c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a92c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a92c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.860324591 +0000 UTC m=+12.812309416 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a92c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.860324591 +0000 UTC m=+12.812309416 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9740): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9c40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9c40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9c40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9c40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9c40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.860324591 +0000 UTC m=+12.812309416 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008a9c40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d9d0 item 17 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818340): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818340): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818340): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818340): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818340): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.863904808 +0000 UTC m=+12.815889632 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818340): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818880): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818880): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818880): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818880): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818880): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.863904808 +0000 UTC m=+12.815889632 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818880): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8070 item 18 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.866567293 +0000 UTC m=+12.818552118 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000818f00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.866567293 +0000 UTC m=+12.818552118 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819400): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819900): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819900): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819900): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819900): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819900): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.866567293 +0000 UTC m=+12.818552118 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000819900): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8460 item 19 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20080): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20080): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20080): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20080): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20080): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.869636822 +0000 UTC m=+12.821621636 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20080): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.869636822 +0000 UTC m=+12.821621636 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8a10 item 20 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20c80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20c80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20c80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20c80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20c80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.872538176 +0000 UTC m=+12.824523011 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a20c80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.872538176 +0000 UTC m=+12.824523011 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21180): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21680): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21680): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21680): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21680): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21680): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.872538176 +0000 UTC m=+12.824523011 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21680): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8e70 item 21 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21d00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21d00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21d00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21d00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21d00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.876374854 +0000 UTC m=+12.828359698 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a21d00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca2c0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca2c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca2c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca2c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca2c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.876374854 +0000 UTC m=+12.828359698 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca2c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9420 item 22 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca940): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca940): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca940): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca940): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca940): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.879049202 +0000 UTC m=+12.831034046 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dca940): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.879049202 +0000 UTC m=+12.831034046 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcae40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb380): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb380): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb380): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb380): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb380): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.879049202 +0000 UTC m=+12.831034046 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcb380): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9880 item 23 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcba00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcba00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcba00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcba00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcba00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.882402313 +0000 UTC m=+12.834387157 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcba00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbf40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbf40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbf40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbf40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbf40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.882402313 +0000 UTC m=+12.834387157 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000dcbf40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9f10 item 24 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828600): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000828600): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828600): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828600): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828600): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828600): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008289c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008289c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008289c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008289c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008289c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.885718545 +0000 UTC m=+12.837703389 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008289c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.885718545 +0000 UTC m=+12.837703389 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000828ec0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829400): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829400): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829400): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829400): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829400): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.885718545 +0000 UTC m=+12.837703389 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829400): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52310 item 25 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ac0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ac0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ac0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ac0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ac0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.889204715 +0000 UTC m=+12.841189559 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000829ac0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e080): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e080): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e080): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e080): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e080): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.889204715 +0000 UTC m=+12.841189559 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e080): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52930 item 26 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e6c0): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc00084e6c0): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e6c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e6c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e6c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084e6c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.892112662 +0000 UTC m=+12.844097496 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084ea80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): >_readAt: n=2, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): _writeAt: size=3, off=7 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.892112662 +0000 UTC m=+12.844097496 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084efc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f500): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f500): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f500): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.892112662 +0000 UTC m=+12.844097496 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084f500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52cb0 item 27 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.895731331 +0000 UTC m=+12.847716145 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00084fb80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.895731331 +0000 UTC m=+12.847716145 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980140): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53340 item 28 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000980780): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980b40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980b40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980b40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980b40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980b40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.898511918 +0000 UTC m=+12.850496742 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000980b40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.898511918 +0000 UTC m=+12.850496742 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e536c0 item 29 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009818c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009818c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009818c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009818c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009818c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.901052655 +0000 UTC m=+12.853037479 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009818c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.901052655 +0000 UTC m=+12.853037479 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000981e00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53a40 item 30 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea04c0): _readAt: size=2, off=0 2025/07/01 01:51:16 ERROR : open-test-file(0xc000ea04c0): Couldn't read size of file 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea04c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea04c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea04c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea04c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea04c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0880): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0880): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0880): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0880): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0880): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.903747251 +0000 UTC m=+12.855732075 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0880): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0f40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0f40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0f40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0f40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0f40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.903747251 +0000 UTC m=+12.855732075 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea0f40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53dc0 item 31 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea15c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea15c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea15c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea15c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea15c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.906302294 +0000 UTC m=+12.858287108 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea15c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1b00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1b00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1b00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1b00): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1b00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.906302294 +0000 UTC m=+12.858287108 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ea1b00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f342a0 item 32 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.908427361 +0000 UTC m=+12.860412175 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650200): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650680): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650680): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650680): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650680): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650680): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34850 item 33 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650680): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650680): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.909768728 +0000 UTC m=+12.861753562 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650680): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650b80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650b80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650b80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650b80): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650b80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.909768728 +0000 UTC m=+12.861753562 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000650b80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34a10 item 33 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651240): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651240): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651240): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.912939427 +0000 UTC m=+12.864924271 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006516c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006516c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34d90 item 34 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006516c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006516c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006516c0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006516c0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006516c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.914120332 +0000 UTC m=+12.866105177 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0006516c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651c00): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651c00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651c00): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651c00): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651c00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.914120332 +0000 UTC m=+12.866105177 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000651c00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34f50 item 34 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a802c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a802c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a802c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a802c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a802c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.916918552 +0000 UTC m=+12.868903387 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a802c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80740): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80740): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80740): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80740): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80740): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f352d0 item 35 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80740): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80740): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.917912968 +0000 UTC m=+12.869897813 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80740): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80c40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80c40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80c40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80c40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80c40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.917912968 +0000 UTC m=+12.869897813 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a80c40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35490 item 35 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a812c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a812c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a812c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a812c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a812c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.92126601 +0000 UTC m=+12.873250853 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a812c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81840): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f358f0 item 36 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81840): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81840): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81840): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81840): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.923091975 +0000 UTC m=+12.875076809 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81d80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81d80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81d80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81d80): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81d80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.923091975 +0000 UTC m=+12.875076809 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000a81d80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35ab0 item 36 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a440): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a440): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a440): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a440): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a440): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.926098717 +0000 UTC m=+12.878083560 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a440): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a8c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a8c0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a8c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a8c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35f10 item 37 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a8c0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a8c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.927116215 +0000 UTC m=+12.879101060 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0a8c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0adc0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0adc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0adc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0adc0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0adc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.927116215 +0000 UTC m=+12.879101060 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0adc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dce150 item 37 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d340): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d340): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d340): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d340): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d340): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.929654598 +0000 UTC m=+12.881639412 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d340): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d840): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d62a0 item 38 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d840): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d840): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d840): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d840): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.930798514 +0000 UTC m=+12.882783328 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060d840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060dd80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060dd80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060dd80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060dd80): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060dd80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.930798514 +0000 UTC m=+12.882783328 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc00060dd80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6460 item 38 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab84c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab84c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab84c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab84c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab84c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.932889026 +0000 UTC m=+12.884873840 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab84c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab89c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab89c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab89c0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab89c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab89c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d68c0 item 39 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab89c0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab89c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.934780154 +0000 UTC m=+12.886765029 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab89c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8ec0): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8ec0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8ec0): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8ec0): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8ec0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.934780154 +0000 UTC m=+12.886765029 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab8ec0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7030 item 39 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9540): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9540): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9540): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9540): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9540): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.937381295 +0000 UTC m=+12.889366128 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9540): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9a40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9a40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d75e0 item 40 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9a40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9a40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9a40): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9a40): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9a40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.938718763 +0000 UTC m=+12.890703608 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000ab9a40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a000): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a000): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a000): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a000): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a000): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.938718763 +0000 UTC m=+12.890703608 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a000): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7810 item 40 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a600): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a600): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a600): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a600): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a600): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.941831444 +0000 UTC m=+12.893816278 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9a600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ab00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ab00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ab00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac070 item 41 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ab00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ab00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.94279399 +0000 UTC m=+12.894778834 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9ab00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9afc0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9afc0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9afc0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9afc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9afc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac2a0 item 41 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9afc0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9afc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.943888754 +0000 UTC m=+12.895873599 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9afc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b500): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b500): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b500): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b500): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b500): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.943888754 +0000 UTC m=+12.895873599 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9b500): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac460 item 41 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9bb40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9bb40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9bb40): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9bb40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9bb40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9bb40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9bb40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.946723583 +0000 UTC m=+12.898708417 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000d9bb40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e0c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e0c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e0c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac930 item 42 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e0c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e0c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.947707629 +0000 UTC m=+12.899692473 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e0c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e600): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacaf0 item 42 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e600): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e600): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e600): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e600): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.948848931 +0000 UTC m=+12.900833765 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3e600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3eb80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3eb80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3eb80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3eb80): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3eb80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.948848931 +0000 UTC m=+12.900833765 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3eb80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaccb0 item 42 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f1c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f1c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f1c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f1c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f1c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f1c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.951313865 +0000 UTC m=+12.903298699 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f1c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f6c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f6c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f6c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead030 item 43 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f6c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f6c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.952276151 +0000 UTC m=+12.904260985 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b3f6c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda040): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda040): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda040): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda040): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda040): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead1f0 item 43 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda040): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda040): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.953212357 +0000 UTC m=+12.905197191 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda040): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda580): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda580): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda580): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda580): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda580): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.953212357 +0000 UTC m=+12.905197191 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bda580): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead3b0 item 43 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdabc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdabc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdabc0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdabc0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdabc0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdabc0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdabc0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.9558204 +0000 UTC m=+12.907805244 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdabc0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb0c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb0c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb0c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead730 item 44 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb0c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb0c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.956823542 +0000 UTC m=+12.908808386 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb0c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb600): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead8f0 item 44 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb600): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb600): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb600): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb600): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.958004167 +0000 UTC m=+12.909989002 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdb600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdbb80): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdbb80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdbb80): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdbb80): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdbb80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.958004167 +0000 UTC m=+12.909989002 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bdbb80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadab0 item 44 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4240): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4240): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4240): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4240): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4240): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.960560554 +0000 UTC m=+12.912545398 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4740): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4740): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4740): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eade30 item 45 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4740): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4740): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.961551893 +0000 UTC m=+12.913536737 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4740): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4e40): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4e40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4e40): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4e40): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4e40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.961551893 +0000 UTC m=+12.913536737 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf4e40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0070 item 45 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5480): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5480): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5480): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5480): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5480): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5480): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5480): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.964240718 +0000 UTC m=+12.916225562 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5480): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5980): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5980): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5980): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0540 item 46 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5980): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5980): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.965180221 +0000 UTC m=+12.917165055 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000bf5980): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892100): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892100): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892100): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892100): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892100): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.965180221 +0000 UTC m=+12.917165055 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892100): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0700 item 46 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892740): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892740): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892740): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892740): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892740): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892740): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892740): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.969281115 +0000 UTC m=+12.921265959 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892740): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892c40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892c40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892c40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0c40 item 47 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892c40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892c40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.970368004 +0000 UTC m=+12.922352838 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000892c40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893340): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893340): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893340): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893340): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893340): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.970368004 +0000 UTC m=+12.922352838 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893340): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0e00 item 47 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893980): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893980): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893980): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893980): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893980): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893980): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893980): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.973054845 +0000 UTC m=+12.925039680 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893980): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893e80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893e80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893e80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1500 item 48 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893e80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893e80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.974106629 +0000 UTC m=+12.926091473 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000893e80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4600): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4600): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4600): >_readAt: n=5, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.974106629 +0000 UTC m=+12.926091473 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c18f0 item 48 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4c40): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4c40): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4c40): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4c40): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4c40): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.976908596 +0000 UTC m=+12.928893430 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c4c40): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500230 item 49 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.978026743 +0000 UTC m=+12.930011578 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c50c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5600): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5600): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5600): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5600): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5600): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.978026743 +0000 UTC m=+12.930011578 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5600): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005004d0 item 49 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5c80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5c80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5c80): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5c80): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5c80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.9805564 +0000 UTC m=+12.932541243 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008c5c80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a80 item 50 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.98199024 +0000 UTC m=+12.933975074 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6200): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6780): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6780): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6780): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6780): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6780): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.98199024 +0000 UTC m=+12.933975074 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6780): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500d90 item 50 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6e00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6e00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6e00): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6e00): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6e00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.985217555 +0000 UTC m=+12.937202399 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e6e00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501340 item 51 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.986202243 +0000 UTC m=+12.938187087 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7300): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7840): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7840): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7840): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7840): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7840): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.986202243 +0000 UTC m=+12.938187087 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0008e7840): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005016c0 item 51 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b680): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b680): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b680): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b680): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b680): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.989592573 +0000 UTC m=+12.941577418 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0b680): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dce620 item 52 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.990791844 +0000 UTC m=+12.942776688 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000b0bb80): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996180): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996180): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996180): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996180): >_readAt: n=3, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996180): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.990791844 +0000 UTC m=+12.942776688 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996180): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dce8c0 item 52 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.994098157 +0000 UTC m=+12.946083011 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996800): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): _readAt: size=2, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): _writeAt: size=3, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcec40 item 53 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.995153978 +0000 UTC m=+12.947138822 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000996d00): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): _readAt: size=512, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): >openPending: err= 2025/07/01 01:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): >_readAt: n=8, err=EOF 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.995153978 +0000 UTC m=+12.947138822 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997240): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: Remove: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcee00 item 53 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009978c0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009978c0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009978c0): _writeAt: size=5, off=0 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009978c0): >_writeAt: n=5, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009978c0): close: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.998476953 +0000 UTC m=+12.950461796 2025/07/01 01:51:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:16 DEBUG : open-test-file(0xc0009978c0): >close: err= 2025/07/01 01:51:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/01 01:51:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997dc0): openPending: 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997dc0): open at offset 5 2025/07/01 01:51:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997dc0): >openPending: err= 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcf180 item 54 2025/07/01 01:51:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997dc0): _readAt: size=2, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997dc0): _writeAt: size=3, off=5 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997dc0): >_writeAt: n=3, err= 2025/07/01 01:51:16 DEBUG : open-test-file(0xc000997dc0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.999765911 +0000 UTC m=+12.951750755 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000997dc0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c23c0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c23c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c23c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c23c0): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c23c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:16.999765911 +0000 UTC m=+12.951750755 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c23c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcf340 item 54 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2a40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2a40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2a40): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2a40): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2a40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.003028011 +0000 UTC m=+12.955012855 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2a40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcf810 item 55 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.004188539 +0000 UTC m=+12.956173383 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c2f40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3480): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3480): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3480): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3480): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3480): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.004188539 +0000 UTC m=+12.956173383 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3480): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcf9d0 item 55 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3b00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3b00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3b00): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3b00): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3b00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.007623022 +0000 UTC m=+12.959607866 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009c3b00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcfd50 item 56 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.008699321 +0000 UTC m=+12.960684146 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6080): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6600): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6600): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6600): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6600): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6600): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.008699321 +0000 UTC m=+12.960684146 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6600): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcff10 item 56 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.014396851 +0000 UTC m=+12.966381685 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e68c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e6e40): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e6e40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e6e40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e850 item 57 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e6e40): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e6e40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.015342586 +0000 UTC m=+12.967327409 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e6e40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ecb0 item 57 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.016419747 +0000 UTC m=+12.968404590 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0002e77c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000396c00): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000396c00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000396c00): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000396c00): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000396c00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.016419747 +0000 UTC m=+12.968404590 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000396c00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ef50 item 57 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.019308827 +0000 UTC m=+12.971293671 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000397780): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f63c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f63c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f63c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fb20 item 58 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f63c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f63c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.020084061 +0000 UTC m=+12.972068875 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f63c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fdc0 item 58 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.021162985 +0000 UTC m=+12.973147799 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f6a80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7040): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7040): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7040): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7040): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7040): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.021162985 +0000 UTC m=+12.973147799 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7040): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc150 item 58 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.02312647 +0000 UTC m=+12.975111294 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7680): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7bc0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7bc0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7bc0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc930 item 59 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7bc0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7bc0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.023890863 +0000 UTC m=+12.975875677 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009f7bc0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcb60 item 59 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.024661119 +0000 UTC m=+12.976645933 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6180): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6700): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6700): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6700): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6700): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6700): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.024661119 +0000 UTC m=+12.976645933 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6700): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fce70 item 59 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.026901152 +0000 UTC m=+12.978885966 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e6d40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7280): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7280): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7280): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd650 item 60 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7280): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7280): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.027741328 +0000 UTC m=+12.979726152 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7280): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd960 item 60 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.029230292 +0000 UTC m=+12.981215136 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e77c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7e00): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7e00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7e00): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7e00): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7e00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.029230292 +0000 UTC m=+12.981215136 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008e7e00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdb90 item 60 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.03199551 +0000 UTC m=+12.983980354 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04540): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04a80): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04a80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04a80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500380 item 61 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04a80): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04a80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.032984215 +0000 UTC m=+12.984969060 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c04a80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05180): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05180): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05180): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05180): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05180): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.032984215 +0000 UTC m=+12.984969060 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05180): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005005b0 item 61 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.03628574 +0000 UTC m=+12.988270554 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c057c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05d00): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05d00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05d00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500bd0 item 62 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05d00): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05d00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.037204914 +0000 UTC m=+12.989189738 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000c05d00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000aeec0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000aeec0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000aeec0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000aeec0): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000aeec0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.037204914 +0000 UTC m=+12.989189738 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000aeec0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500fc0 item 62 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.039680519 +0000 UTC m=+12.991665343 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0000afa00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3340): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3340): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3340): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501500 item 63 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3340): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3340): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.040795241 +0000 UTC m=+12.992780064 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3340): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3b80): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3b80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3b80): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3b80): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3b80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.040795241 +0000 UTC m=+12.992780064 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0004f3b80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005018f0 item 63 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): >_readAt: n=0, err=Bad file descriptor 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.043392673 +0000 UTC m=+12.995377497 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740440): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740980): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740980): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740980): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501d50 item 64 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740980): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740980): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.044256314 +0000 UTC m=+12.996241128 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000740980): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741080): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741080): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741080): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741080): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741080): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.044256314 +0000 UTC m=+12.996241128 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741080): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501f10 item 64 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007416c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007416c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007416c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007416c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007416c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.047034666 +0000 UTC m=+12.999019490 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007416c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741b40): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741b40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741b40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741b40): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741b40): _writeAt: size=3, off=2 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370380 item 65 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741b40): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741b40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.048053468 +0000 UTC m=+13.000038292 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000741b40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a0c0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a0c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a0c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a0c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a0c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.048053468 +0000 UTC m=+13.000038292 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a0c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003705b0 item 65 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a780): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a780): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a780): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a780): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a780): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.050956425 +0000 UTC m=+13.002941248 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070a780): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070ac00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070ac00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370af0 item 66 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070ac00): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070ac00): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070ac00): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070ac00): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070ac00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.052229813 +0000 UTC m=+13.004214647 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070ac00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b140): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b140): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b140): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b140): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b140): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.052229813 +0000 UTC m=+13.004214647 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b140): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370cb0 item 66 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b780): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b780): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b780): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b780): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b780): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.054915663 +0000 UTC m=+13.006900506 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070b780): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070bd00): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070bd00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070bd00): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070bd00): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070bd00): _writeAt: size=3, off=2 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371110 item 67 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070bd00): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070bd00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.05595879 +0000 UTC m=+13.007943624 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00070bd00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8280): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8280): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8280): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8280): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8280): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.05595879 +0000 UTC m=+13.007943624 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8280): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003712d0 item 67 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8900): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8900): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8900): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8900): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8900): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.058749306 +0000 UTC m=+13.010734150 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8900): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8e00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8e00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003718f0 item 68 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8e00): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8e00): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8e00): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8e00): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8e00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.059864237 +0000 UTC m=+13.011849082 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d8e00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9440): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9440): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9440): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9440): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9440): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.059864237 +0000 UTC m=+13.011849082 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9440): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371d50 item 68 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9a80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9a80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9a80): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9a80): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9a80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.062706811 +0000 UTC m=+13.014691644 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9a80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9f00): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9f00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9f00): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9f00): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9f00): _writeAt: size=3, off=2 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868380 item 69 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9f00): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9f00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.063893386 +0000 UTC m=+13.015878221 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006d9f00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4480): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4480): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4480): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4480): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4480): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.063893386 +0000 UTC m=+13.015878221 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4480): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868620 item 69 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4b00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4b00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4b00): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4b00): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4b00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.066411241 +0000 UTC m=+13.018396085 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c4b00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5100): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5100): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008689a0 item 70 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5100): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5100): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5100): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5100): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5100): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.068950024 +0000 UTC m=+13.020934838 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5100): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5640): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5640): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5640): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5640): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5640): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.068950024 +0000 UTC m=+13.020934838 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5640): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868b60 item 70 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5cc0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5cc0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5cc0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5cc0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5cc0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.073745882 +0000 UTC m=+13.025730706 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0007c5cc0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c240): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c240): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c240): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c240): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c240): _writeAt: size=3, off=2 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000868ee0 item 71 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c240): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c240): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.07486921 +0000 UTC m=+13.026854054 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c240): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c740): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c740): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c740): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c740): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c740): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.07486921 +0000 UTC m=+13.026854054 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062c740): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008690a0 item 71 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062ce40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062ce40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062ce40): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062ce40): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062ce40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.077625621 +0000 UTC m=+13.029610465 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062ce40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d340): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d340): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869420 item 72 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d340): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d340): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d340): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d340): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d340): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.078873923 +0000 UTC m=+13.030858758 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d340): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d880): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d880): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d880): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d880): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d880): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.078873923 +0000 UTC m=+13.030858758 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062d880): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008695e0 item 72 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062de40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062de40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062de40): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062de40): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062de40): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062de40): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062de40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.081299253 +0000 UTC m=+13.033284097 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00062de40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009283c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009283c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869960 item 73 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009283c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009283c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.082152585 +0000 UTC m=+13.034137418 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009283c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928980): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928980): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928980): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928980): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928980): _writeAt: size=3, off=2 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869b20 item 73 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928980): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928980): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.08383983 +0000 UTC m=+13.035824674 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928980): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928ec0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928ec0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928ec0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928ec0): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928ec0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.08383983 +0000 UTC m=+13.035824674 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000928ec0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869ce0 item 73 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929500): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929500): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929500): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929500): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929500): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929500): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929500): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.087508372 +0000 UTC m=+13.039493257 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929500): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929a00): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929a00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929a00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36150 item 74 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929a00): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929a00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.088296452 +0000 UTC m=+13.040281285 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929a00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929f40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929f40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36310 item 74 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929f40): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929f40): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929f40): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929f40): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929f40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.089348265 +0000 UTC m=+13.041333110 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000929f40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fa540): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fa540): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fa540): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fa540): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fa540): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.089348265 +0000 UTC m=+13.041333110 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fa540): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a364d0 item 74 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fab80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fab80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fab80): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fab80): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fab80): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fab80): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fab80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.091826745 +0000 UTC m=+13.043811589 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fab80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb0c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb0c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb0c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36850 item 75 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb0c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb0c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.092862679 +0000 UTC m=+13.044847523 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb0c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb600): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb600): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb600): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb600): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb600): _writeAt: size=3, off=2 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36a10 item 75 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb600): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb600): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.093828491 +0000 UTC m=+13.045813315 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fb600): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fbb40): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fbb40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fbb40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fbb40): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fbb40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.093828491 +0000 UTC m=+13.045813315 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0006fbb40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36bd0 item 75 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984200): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984200): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984200): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984200): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984200): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984200): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984200): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.096559896 +0000 UTC m=+13.048544740 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984200): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984700): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984700): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984700): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36f50 item 76 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984700): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984700): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.097623341 +0000 UTC m=+13.049608175 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984700): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984c40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984c40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37110 item 76 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984c40): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984c40): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984c40): _writeAt: size=3, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984c40): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984c40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.09879024 +0000 UTC m=+13.050775085 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000984c40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985200): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985200): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985200): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985200): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985200): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.09879024 +0000 UTC m=+13.050775085 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985200): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a372d0 item 76 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985840): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985840): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985840): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985840): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985840): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985840): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985840): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.101344482 +0000 UTC m=+13.053329306 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985840): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a82c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a82c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a82c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c230 item 77 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a82c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a82c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.102146818 +0000 UTC m=+13.054131632 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a82c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a89c0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a89c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a89c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a89c0): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a89c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.102146818 +0000 UTC m=+13.054131632 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a89c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c620 item 77 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9040): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9040): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9040): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9040): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9040): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9040): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9040): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.104730635 +0000 UTC m=+13.056715449 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9040): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9540): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9540): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9540): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd20 item 78 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9540): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9540): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.105819538 +0000 UTC m=+13.057804352 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9540): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9c40): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9c40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9c40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9c40): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9c40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.105819538 +0000 UTC m=+13.057804352 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008a9c40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cf50 item 78 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20340): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20340): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20340): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20340): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20340): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20340): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20340): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.108073186 +0000 UTC m=+13.060058000 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20340): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20840): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20840): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20840): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 79 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20840): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20840): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.109020243 +0000 UTC m=+13.061005057 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20840): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20f40): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20f40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20f40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20f40): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20f40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.109020243 +0000 UTC m=+13.061005057 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a20f40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 79 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21580): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21580): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21580): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21580): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21580): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21580): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21580): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.11150216 +0000 UTC m=+13.063486985 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21580): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21a80): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21a80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21a80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dd50 item 80 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21a80): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21a80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.112190171 +0000 UTC m=+13.064174985 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a21a80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828180): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828180): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828180): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828180): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828180): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.112190171 +0000 UTC m=+13.064174985 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828180): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8070 item 80 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008287c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008287c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008287c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008287c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008287c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.115166736 +0000 UTC m=+13.067151580 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0008287c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): _writeAt: size=3, off=7 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e522a0 item 81 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.115887467 +0000 UTC m=+13.067872272 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000828c40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829180): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829180): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829180): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829180): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829180): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.115887467 +0000 UTC m=+13.067872272 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829180): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52460 item 81 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829800): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829800): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829800): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829800): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829800): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.117649634 +0000 UTC m=+13.069634438 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829800): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52930 item 82 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.118561475 +0000 UTC m=+13.070546279 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000829d40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e340): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e340): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e340): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e340): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e340): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.118561475 +0000 UTC m=+13.070546279 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e340): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52af0 item 82 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e9c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e9c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e9c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e9c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e9c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.120042514 +0000 UTC m=+13.072027328 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084e9c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): _writeAt: size=3, off=7 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e52f50 item 83 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.12069103 +0000 UTC m=+13.072675844 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084ef00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084f440): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084f440): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084f440): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084f440): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084f440): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.12069103 +0000 UTC m=+13.072675844 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084f440): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e531f0 item 83 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084fac0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084fac0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084fac0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084fac0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084fac0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.122356866 +0000 UTC m=+13.074341680 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00084fac0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53570 item 84 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.123190169 +0000 UTC m=+13.075174972 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980040): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009805c0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009805c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009805c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009805c0): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009805c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.123190169 +0000 UTC m=+13.075174972 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009805c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53730 item 84 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980c80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980c80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980c80): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980c80): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980c80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.125183098 +0000 UTC m=+13.077167902 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000980c80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): _writeAt: size=3, off=7 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53ab0 item 85 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.126190268 +0000 UTC m=+13.078175072 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981180): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009816c0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009816c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009816c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009816c0): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009816c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.126190268 +0000 UTC m=+13.078175072 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009816c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e53c70 item 85 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981d40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981d40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981d40): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981d40): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981d40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.127982741 +0000 UTC m=+13.079967555 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000981d40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34070 item 86 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.128999709 +0000 UTC m=+13.080984554 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ea02c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985f40): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985f40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985f40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985f40): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985f40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.128999709 +0000 UTC m=+13.080984554 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000985f40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37810 item 86 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650640): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650640): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650640): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650640): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650640): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.130936152 +0000 UTC m=+13.082920956 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650640): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): _writeAt: size=3, off=7 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37b90 item 87 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.131865666 +0000 UTC m=+13.083850510 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000650b40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651100): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651100): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651100): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651100): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651100): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.131865666 +0000 UTC m=+13.083850510 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651100): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a37d50 item 87 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651780): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651780): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651780): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651780): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651780): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.134582564 +0000 UTC m=+13.086567408 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651780): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6150 item 88 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.135281414 +0000 UTC m=+13.087266219 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000651c80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80280): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80280): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80280): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80280): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80280): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.135281414 +0000 UTC m=+13.087266219 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80280): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6310 item 88 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.136941599 +0000 UTC m=+13.088926414 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a808c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80e00): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80e00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80e00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6690 item 89 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80e00): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80e00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.137576581 +0000 UTC m=+13.089561384 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a80e00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): _writeAt: size=3, off=7 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6930 item 89 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.13842357 +0000 UTC m=+13.090408375 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81340): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81940): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81940): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81940): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81940): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81940): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.13842357 +0000 UTC m=+13.090408375 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000a81940): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6af0 item 89 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.140862476 +0000 UTC m=+13.092847290 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c000): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c680): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c680): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c680): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6f50 item 90 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c680): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c680): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.141578279 +0000 UTC m=+13.093563093 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060c680): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7180 item 90 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.14254393 +0000 UTC m=+13.094528754 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060cbc0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d1c0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d1c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d1c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d1c0): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d1c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.14254393 +0000 UTC m=+13.094528754 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d1c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7420 item 90 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.147059573 +0000 UTC m=+13.099044407 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060d800): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060dd40): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060dd40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060dd40): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7b20 item 91 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060dd40): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060dd40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.148089445 +0000 UTC m=+13.100074289 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc00060dd40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): >_readAt: n=2, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): _writeAt: size=3, off=7 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7f10 item 91 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.148843881 +0000 UTC m=+13.100828685 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8340): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab88c0): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab88c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab88c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab88c0): >_readAt: n=8, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab88c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.148843881 +0000 UTC m=+13.100828685 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab88c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac1c0 item 91 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.150904085 +0000 UTC m=+13.102888920 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab8f00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9440): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9440): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9440): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac540 item 92 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9440): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9440): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.151715899 +0000 UTC m=+13.103700734 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9440): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): open at offset 5 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac850 item 92 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): _readAt: size=2, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): _writeAt: size=3, off=5 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): >_writeAt: n=3, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.15284639 +0000 UTC m=+13.104831225 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9980): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9f40): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9f40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9f40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9f40): >_readAt: n=3, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9f40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.15284639 +0000 UTC m=+13.104831225 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000ab9f40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaca10 item 92 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.155566234 +0000 UTC m=+13.107551098 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9a640): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9ab80): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9ab80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9ab80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacd90 item 93 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9ab80): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9ab80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.156421928 +0000 UTC m=+13.108406763 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9ab80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b280): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b280): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b280): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b280): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b280): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.156421928 +0000 UTC m=+13.108406763 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b280): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacf50 item 93 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.159027538 +0000 UTC m=+13.111012362 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9b8c0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9be00): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9be00): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9be00): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead2d0 item 94 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9be00): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9be00): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.159974895 +0000 UTC m=+13.111959720 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000d9be00): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0a580): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0a580): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0a580): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0a580): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0a580): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.159974895 +0000 UTC m=+13.111959720 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0a580): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead490 item 94 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.162566527 +0000 UTC m=+13.114551361 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0abc0): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b140): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b140): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b140): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead810 item 95 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b140): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b140): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.163821681 +0000 UTC m=+13.115806516 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b140): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b840): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b840): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b840): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b840): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b840): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.163821681 +0000 UTC m=+13.115806516 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0b840): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead9d0 item 95 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): open at offset 0 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): _readAt: size=2, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): >_readAt: n=0, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.166635371 +0000 UTC m=+13.118620214 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc000b0be80): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2440): _writeAt: size=5, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2440): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2440): >openPending: err= 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadd50 item 96 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2440): >_writeAt: n=5, err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2440): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.167426125 +0000 UTC m=+13.119410959 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2440): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/01 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/01 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2b40): _readAt: size=512, off=0 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2b40): openPending: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2b40): >openPending: err= 2025/07/01 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2b40): >_readAt: n=5, err=EOF 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2b40): close: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-01 01:51:17.167426125 +0000 UTC m=+13.119410959 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:17 DEBUG : open-test-file(0xc0009a2b40): >close: err= 2025/07/01 01:51:17 DEBUG : open-test-file: Remove: 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadf10 item 96 2025/07/01 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/01 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/01 01:51:17 DEBUG : open-test-file: >Remove: err= 2025/07/01 01:51:17 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:17 DEBUG : Looking for writers 2025/07/01 01:51:17 DEBUG : >WaitForWriters: 2025/07/01 01:51:17 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.75s) --- PASS: TestRWFileHandleOpenTests/writes (0.36s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.39s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:17 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:17 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:17 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:17 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:17 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:17 DEBUG : file1: newRWFileHandle: 2025/07/01 01:51:17 DEBUG : file1(0xc000ac7e80): openPending: 2025/07/01 01:51:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:17 DEBUG : file1(0xc000ac7e80): >openPending: err= 2025/07/01 01:51:17 DEBUG : file1: >newRWFileHandle: err= 2025/07/01 01:51:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/01 01:51:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/01 01:51:17 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:17 DEBUG : Looking for writers 2025/07/01 01:51:17 DEBUG : file1: reading active writers 2025/07/01 01:51:17 DEBUG : file1: active writers 1 2025/07/01 01:51:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:17 DEBUG : Looking for writers 2025/07/01 01:51:17 DEBUG : file1: reading active writers 2025/07/01 01:51:17 DEBUG : file1: active writers 1 2025/07/01 01:51:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:17 DEBUG : Looking for writers 2025/07/01 01:51:17 DEBUG : file1: reading active writers 2025/07/01 01:51:17 DEBUG : file1: active writers 1 2025/07/01 01:51:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:17 DEBUG : Looking for writers 2025/07/01 01:51:17 DEBUG : file1: reading active writers 2025/07/01 01:51:17 DEBUG : file1: active writers 1 2025/07/01 01:51:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:17 DEBUG : Looking for writers 2025/07/01 01:51:17 DEBUG : file1: reading active writers 2025/07/01 01:51:17 DEBUG : file1: active writers 1 2025/07/01 01:51:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/01 01:51:17 DEBUG : Looking for writers 2025/07/01 01:51:17 DEBUG : file1: reading active writers 2025/07/01 01:51:17 DEBUG : file1: active writers 1 2025/07/01 01:51:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/01 01:51:17 DEBUG : Looking for writers 2025/07/01 01:51:17 DEBUG : file1: reading active writers 2025/07/01 01:51:17 DEBUG : file1: active writers 1 2025/07/01 01:51:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/01 01:51:18 DEBUG : Looking for writers 2025/07/01 01:51:18 DEBUG : file1: reading active writers 2025/07/01 01:51:18 DEBUG : file1: active writers 1 2025/07/01 01:51:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:19 DEBUG : Looking for writers 2025/07/01 01:51:19 DEBUG : file1: reading active writers 2025/07/01 01:51:19 DEBUG : file1: active writers 1 2025/07/01 01:51:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:20 DEBUG : Looking for writers 2025/07/01 01:51:20 DEBUG : file1: reading active writers 2025/07/01 01:51:20 DEBUG : file1: active writers 1 2025/07/01 01:51:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:21 DEBUG : Looking for writers 2025/07/01 01:51:21 DEBUG : file1: reading active writers 2025/07/01 01:51:21 DEBUG : file1: active writers 1 2025/07/01 01:51:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:22 DEBUG : Looking for writers 2025/07/01 01:51:22 DEBUG : file1: reading active writers 2025/07/01 01:51:22 DEBUG : file1: active writers 1 2025/07/01 01:51:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:23 DEBUG : Looking for writers 2025/07/01 01:51:23 DEBUG : file1: reading active writers 2025/07/01 01:51:23 DEBUG : file1: active writers 1 2025/07/01 01:51:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:24 DEBUG : Looking for writers 2025/07/01 01:51:24 DEBUG : file1: reading active writers 2025/07/01 01:51:24 DEBUG : file1: active writers 1 2025/07/01 01:51:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:25 DEBUG : Looking for writers 2025/07/01 01:51:25 DEBUG : file1: reading active writers 2025/07/01 01:51:25 DEBUG : file1: active writers 1 2025/07/01 01:51:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:26 DEBUG : Looking for writers 2025/07/01 01:51:26 DEBUG : file1: reading active writers 2025/07/01 01:51:26 DEBUG : file1: active writers 1 2025/07/01 01:51:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:27 DEBUG : Looking for writers 2025/07/01 01:51:27 DEBUG : file1: reading active writers 2025/07/01 01:51:27 DEBUG : file1: active writers 1 2025/07/01 01:51:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:28 DEBUG : Looking for writers 2025/07/01 01:51:28 DEBUG : file1: reading active writers 2025/07/01 01:51:28 DEBUG : file1: active writers 1 2025/07/01 01:51:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:29 DEBUG : Looking for writers 2025/07/01 01:51:29 DEBUG : file1: reading active writers 2025/07/01 01:51:29 DEBUG : file1: active writers 1 2025/07/01 01:51:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:30 DEBUG : Looking for writers 2025/07/01 01:51:30 DEBUG : file1: reading active writers 2025/07/01 01:51:30 DEBUG : file1: active writers 1 2025/07/01 01:51:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:31 DEBUG : Looking for writers 2025/07/01 01:51:31 DEBUG : file1: reading active writers 2025/07/01 01:51:31 DEBUG : file1: active writers 1 2025/07/01 01:51:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:32 DEBUG : Looking for writers 2025/07/01 01:51:32 DEBUG : file1: reading active writers 2025/07/01 01:51:32 DEBUG : file1: active writers 1 2025/07/01 01:51:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:33 DEBUG : Looking for writers 2025/07/01 01:51:33 DEBUG : file1: reading active writers 2025/07/01 01:51:33 DEBUG : file1: active writers 1 2025/07/01 01:51:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:34 DEBUG : Looking for writers 2025/07/01 01:51:34 DEBUG : file1: reading active writers 2025/07/01 01:51:34 DEBUG : file1: active writers 1 2025/07/01 01:51:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:35 DEBUG : Looking for writers 2025/07/01 01:51:35 DEBUG : file1: reading active writers 2025/07/01 01:51:35 DEBUG : file1: active writers 1 2025/07/01 01:51:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:36 DEBUG : Looking for writers 2025/07/01 01:51:36 DEBUG : file1: reading active writers 2025/07/01 01:51:36 DEBUG : file1: active writers 1 2025/07/01 01:51:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:37 DEBUG : Looking for writers 2025/07/01 01:51:37 DEBUG : file1: reading active writers 2025/07/01 01:51:37 DEBUG : file1: active writers 1 2025/07/01 01:51:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:38 DEBUG : Looking for writers 2025/07/01 01:51:38 DEBUG : file1: reading active writers 2025/07/01 01:51:38 DEBUG : file1: active writers 1 2025/07/01 01:51:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:39 DEBUG : Looking for writers 2025/07/01 01:51:39 DEBUG : file1: reading active writers 2025/07/01 01:51:39 DEBUG : file1: active writers 1 2025/07/01 01:51:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:40 DEBUG : Looking for writers 2025/07/01 01:51:40 DEBUG : file1: reading active writers 2025/07/01 01:51:40 DEBUG : file1: active writers 1 2025/07/01 01:51:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:41 DEBUG : Looking for writers 2025/07/01 01:51:41 DEBUG : file1: reading active writers 2025/07/01 01:51:41 DEBUG : file1: active writers 1 2025/07/01 01:51:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:42 DEBUG : Looking for writers 2025/07/01 01:51:42 DEBUG : file1: reading active writers 2025/07/01 01:51:42 DEBUG : file1: active writers 1 2025/07/01 01:51:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:43 DEBUG : Looking for writers 2025/07/01 01:51:43 DEBUG : file1: reading active writers 2025/07/01 01:51:43 DEBUG : file1: active writers 1 2025/07/01 01:51:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:44 DEBUG : Looking for writers 2025/07/01 01:51:44 DEBUG : file1: reading active writers 2025/07/01 01:51:44 DEBUG : file1: active writers 1 2025/07/01 01:51:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:45 DEBUG : Looking for writers 2025/07/01 01:51:45 DEBUG : file1: reading active writers 2025/07/01 01:51:45 DEBUG : file1: active writers 1 2025/07/01 01:51:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:46 DEBUG : Looking for writers 2025/07/01 01:51:46 DEBUG : file1: reading active writers 2025/07/01 01:51:46 DEBUG : file1: active writers 1 2025/07/01 01:51:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/01 01:51:47 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00082e0f0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000ae8008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645156928} name:file1 opens:1 downloaders: o: fd:0xc000422048 info:{ModTime:{wall:13983938137177352490 ext:13144818639 loc:0x3fe36e0} ATime:{wall:13983938137177352490 ext:13144818639 loc:0x3fe36e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/01 01:51:47 DEBUG : >WaitForWriters: 2025/07/01 01:51:47 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:47 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:47 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:47 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:47 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:47 DEBUG : rename_me: newRWFileHandle: 2025/07/01 01:51:47 DEBUG : rename_me(0xc000a1a0c0): openPending: 2025/07/01 01:51:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/01 01:51:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/01 01:51:47 DEBUG : rename_me(0xc000a1a0c0): >openPending: err= 2025/07/01 01:51:47 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/01 01:51:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/01 01:51:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/01 01:51:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/01 01:51:47 DEBUG : rename_me(0xc000a1a0c0): _writeAt: size=5, off=0 2025/07/01 01:51:47 DEBUG : rename_me(0xc000a1a0c0): >_writeAt: n=5, err= 2025/07/01 01:51:47 DEBUG : rename_me(0xc000a1a0c0): close: 2025/07/01 01:51:47 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-01 01:51:47.218547523 +0000 UTC m=+43.170532338 2025/07/01 01:51:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/01 01:51:47 DEBUG : rename_me(0xc000a1a0c0): >close: err= 2025/07/01 01:51:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/01 01:51:47 DEBUG : i_was_renamed: Updating file with 0xc000abbd40 2025/07/01 01:51:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/01 01:51:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/01 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:47 DEBUG : Looking for writers 2025/07/01 01:51:47 DEBUG : i_was_renamed: reading active writers 2025/07/01 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/01 01:51:47 DEBUG : Looking for writers 2025/07/01 01:51:47 DEBUG : i_was_renamed: reading active writers 2025/07/01 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/01 01:51:47 DEBUG : Looking for writers 2025/07/01 01:51:47 DEBUG : i_was_renamed: reading active writers 2025/07/01 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/01 01:51:47 DEBUG : Looking for writers 2025/07/01 01:51:47 DEBUG : i_was_renamed: reading active writers 2025/07/01 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/01 01:51:47 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/01 01:51:47 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:47 INFO : i_was_renamed: Copied (new) 2025/07/01 01:51:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-01 01:51:47 +0000 UTC" 2025/07/01 01:51:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/01 01:51:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/01 01:51:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/01 01:51:47 DEBUG : Looking for writers 2025/07/01 01:51:47 DEBUG : i_was_renamed: reading active writers 2025/07/01 01:51:47 DEBUG : >WaitForWriters: 2025/07/01 01:51:47 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:47 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:47 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/01 01:51:47 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/01 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Yc076}/rclone-test-rasicer1xoni" 2025/07/01 01:51:47 INFO : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:47 DEBUG : forgetting directory cache 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000a65580): _readAt: size=512, off=0 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000a65580): openPending: 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-01 00:52:47 +0000 UTC" against cached fingerprint "" 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/01 01:51:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000a65580): >openPending: err= 2025/07/01 01:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000a65580): >_readAt: n=20, err=EOF 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000a65580): close: 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 00:52:47 +0000 GMT 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000a65580): >close: err= 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:47 DEBUG : forgetting directory cache 2025/07/01 01:51:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000ea1840): _readAt: size=512, off=0 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000ea1840): openPending: 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-01 00:53:47 +0000 UTC" against cached fingerprint "20,2025-07-01 00:52:47 +0000 UTC" 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-01 00:53:47 +0000 UTC" != cached fingerprint "20,2025-07-01 00:52:47 +0000 UTC") 2025/07/01 01:51:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/01 01:51:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000ea1840): >openPending: err= 2025/07/01 01:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000ea1840): >_readAt: n=20, err=EOF 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000ea1840): close: 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 00:53:47 +0000 GMT 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate(0xc000ea1840): >close: err= 2025/07/01 01:51:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:48 DEBUG : forgetting directory cache 2025/07/01 01:51:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc000740600): _readAt: size=512, off=0 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc000740600): openPending: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-01 00:54:47 +0000 UTC" against cached fingerprint "20,2025-07-01 00:53:47 +0000 UTC" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-01 00:54:47 +0000 UTC" != cached fingerprint "20,2025-07-01 00:53:47 +0000 UTC") 2025/07/01 01:51:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/01 01:51:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc000740600): >openPending: err= 2025/07/01 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc000740600): >_readAt: n=20, err=EOF 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc000740600): close: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 00:54:47 +0000 GMT 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc000740600): >close: err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:48 DEBUG : forgetting directory cache 2025/07/01 01:51:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0007c5140): _readAt: size=512, off=0 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0007c5140): openPending: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-01 00:55:47 +0000 UTC" against cached fingerprint "20,2025-07-01 00:54:47 +0000 UTC" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-01 00:55:47 +0000 UTC" != cached fingerprint "20,2025-07-01 00:54:47 +0000 UTC") 2025/07/01 01:51:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/01 01:51:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0007c5140): >openPending: err= 2025/07/01 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0007c5140): >_readAt: n=20, err=EOF 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0007c5140): close: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 00:55:47 +0000 GMT 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0007c5140): >close: err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:48 DEBUG : forgetting directory cache 2025/07/01 01:51:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0006faf40): _readAt: size=512, off=0 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0006faf40): openPending: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-01 00:56:47 +0000 UTC" against cached fingerprint "20,2025-07-01 00:55:47 +0000 UTC" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-01 00:56:47 +0000 UTC" != cached fingerprint "20,2025-07-01 00:55:47 +0000 UTC") 2025/07/01 01:51:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/01 01:51:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0006faf40): >openPending: err= 2025/07/01 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0006faf40): >_readAt: n=20, err=EOF 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0006faf40): close: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 00:56:47 +0000 GMT 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0006faf40): >close: err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:48 DEBUG : forgetting directory cache 2025/07/01 01:51:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0008a9d40): _readAt: size=512, off=0 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0008a9d40): openPending: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-01 00:57:47 +0000 UTC" against cached fingerprint "20,2025-07-01 00:56:47 +0000 UTC" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-01 00:57:47 +0000 UTC" != cached fingerprint "20,2025-07-01 00:56:47 +0000 UTC") 2025/07/01 01:51:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/01 01:51:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0008a9d40): >openPending: err= 2025/07/01 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0008a9d40): >_readAt: n=20, err=EOF 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0008a9d40): close: 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 00:57:47 +0000 GMT 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate(0xc0008a9d40): >close: err= 2025/07/01 01:51:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:49 DEBUG : forgetting directory cache 2025/07/01 01:51:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000981bc0): _readAt: size=512, off=0 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000981bc0): openPending: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-01 00:58:47 +0000 UTC" against cached fingerprint "20,2025-07-01 00:57:47 +0000 UTC" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-01 00:58:47 +0000 UTC" != cached fingerprint "20,2025-07-01 00:57:47 +0000 UTC") 2025/07/01 01:51:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/01 01:51:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000981bc0): >openPending: err= 2025/07/01 01:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000981bc0): >_readAt: n=21, err=EOF 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000981bc0): close: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 00:58:47 +0000 GMT 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000981bc0): >close: err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:49 DEBUG : forgetting directory cache 2025/07/01 01:51:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000a815c0): _readAt: size=512, off=0 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000a815c0): openPending: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-01 00:59:47 +0000 UTC" against cached fingerprint "21,2025-07-01 00:58:47 +0000 UTC" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-01 00:59:47 +0000 UTC" != cached fingerprint "21,2025-07-01 00:58:47 +0000 UTC") 2025/07/01 01:51:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/01 01:51:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000a815c0): >openPending: err= 2025/07/01 01:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000a815c0): >_readAt: n=22, err=EOF 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000a815c0): close: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 00:59:47 +0000 GMT 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000a815c0): >close: err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:49 DEBUG : forgetting directory cache 2025/07/01 01:51:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000d9aa40): _readAt: size=512, off=0 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000d9aa40): openPending: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-01 01:00:47 +0000 UTC" against cached fingerprint "22,2025-07-01 00:59:47 +0000 UTC" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-01 01:00:47 +0000 UTC" != cached fingerprint "22,2025-07-01 00:59:47 +0000 UTC") 2025/07/01 01:51:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/01 01:51:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000d9aa40): >openPending: err= 2025/07/01 01:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000d9aa40): >_readAt: n=23, err=EOF 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000d9aa40): close: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 01:00:47 +0000 GMT 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000d9aa40): >close: err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:49 DEBUG : forgetting directory cache 2025/07/01 01:51:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000aeeb00): _readAt: size=512, off=0 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000aeeb00): openPending: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-01 01:01:47 +0000 UTC" against cached fingerprint "23,2025-07-01 01:00:47 +0000 UTC" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-01 01:01:47 +0000 UTC" != cached fingerprint "23,2025-07-01 01:00:47 +0000 UTC") 2025/07/01 01:51:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/01 01:51:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000aeeb00): >openPending: err= 2025/07/01 01:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000aeeb00): >_readAt: n=24, err=EOF 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000aeeb00): close: 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-01 01:01:47 +0000 GMT 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate(0xc000aeeb00): >close: err= 2025/07/01 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:49 DEBUG : Looking for writers 2025/07/01 01:51:49 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/01 01:51:49 DEBUG : >WaitForWriters: 2025/07/01 01:51:49 DEBUG : webdav root 'rclone-test-rasicer1xoni': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.61s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:50 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : forgetting directory cache 2025/07/01 01:51:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/01 01:51:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/01 01:51:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/01 01:51:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/01 01:51:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/01 01:51:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/01 01:51:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/01 01:51:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/01 01:51:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/01 01:51:50 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/01 01:51:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/01 01:51:50 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/01 01:51:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/01 01:51:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/01 01:51:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/01 01:51:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/01 01:51:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : FilEb: reading active writers 2025/07/01 01:51:50 DEBUG : FiLeA: reading active writers 2025/07/01 01:51:50 DEBUG : FiLeB: reading active writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : FiLeA: reading active writers 2025/07/01 01:51:50 DEBUG : FiLeB: reading active writers 2025/07/01 01:51:50 DEBUG : FilEb: reading active writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/01 01:51:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 DEBUG : webdav root 'rclone-test-rasicer1xoni': Reusing VFS from active cache 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : dir: Looking for writers 2025/07/01 01:51:50 DEBUG : file2: reading active writers 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : dir: reading active writers 2025/07/01 01:51:50 DEBUG : file1: reading active writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:50 DEBUG : dir: Looking for writers 2025/07/01 01:51:50 DEBUG : Looking for writers 2025/07/01 01:51:50 DEBUG : file1: reading active writers 2025/07/01 01:51:50 DEBUG : dir: reading active writers 2025/07/01 01:51:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:50 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:51 DEBUG : file1: Open: flags=O_RDONLY 2025/07/01 01:51:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/01 01:51:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/01 01:51:51 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:51 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/01 01:51:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/01 01:51:51 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:51 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/01 01:51:51 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/01 01:51:51 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/01 01:51:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/01 01:51:51 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (0 bytes), uploading instead of streaming 2025/07/01 01:51:51 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:51 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/01 01:51:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/01 01:51:51 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:51 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/01 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:51 DEBUG : dir: Looking for writers 2025/07/01 01:51:51 DEBUG : file2: reading active writers 2025/07/01 01:51:51 DEBUG : new_file.txt: reading active writers 2025/07/01 01:51:51 DEBUG : Looking for writers 2025/07/01 01:51:51 DEBUG : dir: reading active writers 2025/07/01 01:51:51 DEBUG : file1: reading active writers 2025/07/01 01:51:51 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.24s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:51 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:51 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/01 01:51:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00096e180 2025/07/01 01:51:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/01 01:51:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:51 INFO : dir/file1: Moved (server-side) to: file0 2025/07/01 01:51:51 DEBUG : file0: Updating file with file0 0xc00096e180 2025/07/01 01:51:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/01 01:51:51 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/01 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:51 DEBUG : dir: Looking for writers 2025/07/01 01:51:51 DEBUG : Looking for writers 2025/07/01 01:51:51 DEBUG : file0: reading active writers 2025/07/01 01:51:51 DEBUG : dir: reading active writers 2025/07/01 01:51:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:51 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:51 DEBUG : Looking for writers 2025/07/01 01:51:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.04s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:51 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:51 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/01 01:51:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/01 01:51:51 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/01 01:51:51 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/01 01:51:51 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/01 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:51 DEBUG : c: Looking for writers 2025/07/01 01:51:51 DEBUG : d: Looking for writers 2025/07/01 01:51:51 DEBUG : Looking for writers 2025/07/01 01:51:51 DEBUG : a: Looking for writers 2025/07/01 01:51:51 DEBUG : b: Looking for writers 2025/07/01 01:51:51 DEBUG : Looking for writers 2025/07/01 01:51:51 DEBUG : /: reading active writers 2025/07/01 01:51:51 DEBUG : a: reading active writers 2025/07/01 01:51:51 DEBUG : b: reading active writers 2025/07/01 01:51:51 DEBUG : c: reading active writers 2025/07/01 01:51:51 DEBUG : d: reading active writers 2025/07/01 01:51:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:51 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/01 01:51:52 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/01 01:51:52 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/01 01:51:52 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/01 01:51:52 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:52 DEBUG : a/b/c/d: Looking for writers 2025/07/01 01:51:52 DEBUG : a/b/c: Looking for writers 2025/07/01 01:51:52 DEBUG : d: reading active writers 2025/07/01 01:51:52 DEBUG : a/b: Looking for writers 2025/07/01 01:51:52 DEBUG : c: reading active writers 2025/07/01 01:51:52 DEBUG : a: Looking for writers 2025/07/01 01:51:52 DEBUG : b: reading active writers 2025/07/01 01:51:52 DEBUG : Looking for writers 2025/07/01 01:51:52 DEBUG : a: reading active writers 2025/07/01 01:51:52 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-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:52 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:52 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:52 DEBUG : Looking for writers 2025/07/01 01:51:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:52 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/01 01:51:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/01 01:51:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/01 01:51:52 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (5 bytes), uploading instead of streaming 2025/07/01 01:51:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:52 DEBUG : file1: Size of src and dst objects identical 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:51:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/01 01:51:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/01 01:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (0 bytes), uploading instead of streaming 2025/07/01 01:51:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:52 DEBUG : file1: Size of src and dst objects identical 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/01 01:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (7 bytes), uploading instead of streaming 2025/07/01 01:51:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:52 DEBUG : file1: Size of src and dst objects identical 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:52 DEBUG : Looking for writers 2025/07/01 01:51:52 DEBUG : file1: reading active writers 2025/07/01 01:51:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:52 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:52 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/01 01:51:53 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/01 01:51:53 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/01 01:51:53 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/01 01:51:53 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (11 bytes), uploading instead of streaming 2025/07/01 01:51:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:53 DEBUG : file1: Size of src and dst objects identical 2025/07/01 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:53 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/01 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:53 DEBUG : Looking for writers 2025/07/01 01:51:53 DEBUG : file1: reading active writers 2025/07/01 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:53 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:51:53 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/01 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:53 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (5 bytes), uploading instead of streaming 2025/07/01 01:51:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:53 DEBUG : file1: Size of src and dst objects identical 2025/07/01 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:53 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/01 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:53 DEBUG : Looking for writers 2025/07/01 01:51:53 DEBUG : file1: reading active writers 2025/07/01 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:53 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:51:53 DEBUG : file1: WriteFileHandle.Release closing 2025/07/01 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:53 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (0 bytes), uploading instead of streaming 2025/07/01 01:51:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:51:53 DEBUG : file1: Size of src and dst objects identical 2025/07/01 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:53 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/01 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:53 DEBUG : Looking for writers 2025/07/01 01:51:53 DEBUG : file1: reading active writers 2025/07/01 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:51:53 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/01 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:51:53 DEBUG : Looking for writers 2025/07/01 01:51:53 DEBUG : file1: reading active writers 2025/07/01 01:51:53 DEBUG : file1: active writers 1 2025/07/01 01:51:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/01 01:51:53 DEBUG : Looking for writers 2025/07/01 01:51:53 DEBUG : file1: reading active writers 2025/07/01 01:51:53 DEBUG : file1: active writers 1 2025/07/01 01:51:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/01 01:51:53 DEBUG : Looking for writers 2025/07/01 01:51:53 DEBUG : file1: reading active writers 2025/07/01 01:51:53 DEBUG : file1: active writers 1 2025/07/01 01:51:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/01 01:51:53 DEBUG : Looking for writers 2025/07/01 01:51:53 DEBUG : file1: reading active writers 2025/07/01 01:51:53 DEBUG : file1: active writers 1 2025/07/01 01:51:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/01 01:51:53 DEBUG : Looking for writers 2025/07/01 01:51:53 DEBUG : file1: reading active writers 2025/07/01 01:51:53 DEBUG : file1: active writers 1 2025/07/01 01:51:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/01 01:51:54 DEBUG : Looking for writers 2025/07/01 01:51:54 DEBUG : file1: reading active writers 2025/07/01 01:51:54 DEBUG : file1: active writers 1 2025/07/01 01:51:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/01 01:51:54 DEBUG : Looking for writers 2025/07/01 01:51:54 DEBUG : file1: reading active writers 2025/07/01 01:51:54 DEBUG : file1: active writers 1 2025/07/01 01:51:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/01 01:51:55 DEBUG : Looking for writers 2025/07/01 01:51:55 DEBUG : file1: reading active writers 2025/07/01 01:51:55 DEBUG : file1: active writers 1 2025/07/01 01:51:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:51:56 DEBUG : Looking for writers 2025/07/01 01:51:56 DEBUG : file1: reading active writers 2025/07/01 01:51:56 DEBUG : file1: active writers 1 2025/07/01 01:51:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:51:57 DEBUG : Looking for writers 2025/07/01 01:51:57 DEBUG : file1: reading active writers 2025/07/01 01:51:57 DEBUG : file1: active writers 1 2025/07/01 01:51:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:51:58 DEBUG : Looking for writers 2025/07/01 01:51:58 DEBUG : file1: reading active writers 2025/07/01 01:51:58 DEBUG : file1: active writers 1 2025/07/01 01:51:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:51:59 DEBUG : Looking for writers 2025/07/01 01:51:59 DEBUG : file1: reading active writers 2025/07/01 01:51:59 DEBUG : file1: active writers 1 2025/07/01 01:51:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:00 DEBUG : Looking for writers 2025/07/01 01:52:00 DEBUG : file1: reading active writers 2025/07/01 01:52:00 DEBUG : file1: active writers 1 2025/07/01 01:52:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:01 DEBUG : Looking for writers 2025/07/01 01:52:01 DEBUG : file1: reading active writers 2025/07/01 01:52:01 DEBUG : file1: active writers 1 2025/07/01 01:52:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:02 DEBUG : Looking for writers 2025/07/01 01:52:02 DEBUG : file1: reading active writers 2025/07/01 01:52:02 DEBUG : file1: active writers 1 2025/07/01 01:52:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:03 DEBUG : Looking for writers 2025/07/01 01:52:03 DEBUG : file1: reading active writers 2025/07/01 01:52:03 DEBUG : file1: active writers 1 2025/07/01 01:52:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:04 DEBUG : Looking for writers 2025/07/01 01:52:04 DEBUG : file1: reading active writers 2025/07/01 01:52:04 DEBUG : file1: active writers 1 2025/07/01 01:52:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:05 DEBUG : Looking for writers 2025/07/01 01:52:05 DEBUG : file1: reading active writers 2025/07/01 01:52:05 DEBUG : file1: active writers 1 2025/07/01 01:52:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:06 DEBUG : Looking for writers 2025/07/01 01:52:06 DEBUG : file1: reading active writers 2025/07/01 01:52:06 DEBUG : file1: active writers 1 2025/07/01 01:52:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:07 DEBUG : Looking for writers 2025/07/01 01:52:07 DEBUG : file1: reading active writers 2025/07/01 01:52:07 DEBUG : file1: active writers 1 2025/07/01 01:52:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:08 DEBUG : Looking for writers 2025/07/01 01:52:08 DEBUG : file1: reading active writers 2025/07/01 01:52:08 DEBUG : file1: active writers 1 2025/07/01 01:52:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:09 DEBUG : Looking for writers 2025/07/01 01:52:09 DEBUG : file1: reading active writers 2025/07/01 01:52:09 DEBUG : file1: active writers 1 2025/07/01 01:52:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:10 DEBUG : Looking for writers 2025/07/01 01:52:10 DEBUG : file1: reading active writers 2025/07/01 01:52:10 DEBUG : file1: active writers 1 2025/07/01 01:52:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:11 DEBUG : Looking for writers 2025/07/01 01:52:11 DEBUG : file1: reading active writers 2025/07/01 01:52:11 DEBUG : file1: active writers 1 2025/07/01 01:52:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:12 DEBUG : Looking for writers 2025/07/01 01:52:12 DEBUG : file1: reading active writers 2025/07/01 01:52:12 DEBUG : file1: active writers 1 2025/07/01 01:52:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:13 DEBUG : Looking for writers 2025/07/01 01:52:13 DEBUG : file1: reading active writers 2025/07/01 01:52:13 DEBUG : file1: active writers 1 2025/07/01 01:52:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:14 DEBUG : Looking for writers 2025/07/01 01:52:14 DEBUG : file1: reading active writers 2025/07/01 01:52:14 DEBUG : file1: active writers 1 2025/07/01 01:52:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:15 DEBUG : Looking for writers 2025/07/01 01:52:15 DEBUG : file1: reading active writers 2025/07/01 01:52:15 DEBUG : file1: active writers 1 2025/07/01 01:52:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:16 DEBUG : Looking for writers 2025/07/01 01:52:16 DEBUG : file1: reading active writers 2025/07/01 01:52:16 DEBUG : file1: active writers 1 2025/07/01 01:52:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:17 DEBUG : Looking for writers 2025/07/01 01:52:17 DEBUG : file1: reading active writers 2025/07/01 01:52:17 DEBUG : file1: active writers 1 2025/07/01 01:52:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:18 DEBUG : Looking for writers 2025/07/01 01:52:18 DEBUG : file1: reading active writers 2025/07/01 01:52:18 DEBUG : file1: active writers 1 2025/07/01 01:52:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:19 DEBUG : Looking for writers 2025/07/01 01:52:19 DEBUG : file1: reading active writers 2025/07/01 01:52:19 DEBUG : file1: active writers 1 2025/07/01 01:52:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:20 DEBUG : Looking for writers 2025/07/01 01:52:20 DEBUG : file1: reading active writers 2025/07/01 01:52:20 DEBUG : file1: active writers 1 2025/07/01 01:52:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:21 DEBUG : Looking for writers 2025/07/01 01:52:21 DEBUG : file1: reading active writers 2025/07/01 01:52:21 DEBUG : file1: active writers 1 2025/07/01 01:52:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:22 DEBUG : Looking for writers 2025/07/01 01:52:22 DEBUG : file1: reading active writers 2025/07/01 01:52:22 DEBUG : file1: active writers 1 2025/07/01 01:52:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:23 DEBUG : Looking for writers 2025/07/01 01:52:23 DEBUG : file1: reading active writers 2025/07/01 01:52:23 DEBUG : file1: active writers 1 2025/07/01 01:52:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/01 01:52:23 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/01 01:52:23 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:52:23 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:52:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:52:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:52:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:52:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:52:23 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (0 bytes), uploading instead of streaming 2025/07/01 01:52:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:52:23 DEBUG : file1: Size of src and dst objects identical 2025/07/01 01:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:52:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:52:23 DEBUG : file1: Open: flags=O_RDONLY 2025/07/01 01:52:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/01 01:52:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/01 01:52:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:52:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/01 01:52:23 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:52:23 DEBUG : Looking for writers 2025/07/01 01:52:23 DEBUG : file1: reading active writers 2025/07/01 01:52:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-rasicer1xoni'", Local "Local file system at /tmp/rclone2151343759", Modify Window "1s" 2025/07/01 01:52:23 INFO : webdav root 'rclone-test-rasicer1xoni': poll-interval is not supported by this remote 2025/07/01 01:52:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/01 01:52:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/01 01:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:52:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/01 01:52:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/01 01:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:52:23 DEBUG : webdav root 'rclone-test-rasicer1xoni': File to upload is small (100 bytes), uploading instead of streaming 2025/07/01 01:52:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/01 01:52:23 DEBUG : file1: Size of src and dst objects identical 2025/07/01 01:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/01 01:52:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/01 01:52:23 DEBUG : file1: Open: flags=O_RDONLY 2025/07/01 01:52:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/01 01:52:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/01 01:52:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/01 01:52:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/01 01:52:23 DEBUG : WaitForWriters: timeout=30s 2025/07/01 01:52:23 DEBUG : Looking for writers 2025/07/01 01:52:23 DEBUG : file1: reading active writers 2025/07/01 01:52:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/01 01:52:23 DEBUG : webdav root 'rclone-test-rasicer1xoni': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.957449912s (try 1/5)