"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/10/02 01:01:42 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-tewunak8kopa" 2025/10/02 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:01:42 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/10/02 01:01:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/02 01:01:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/02 01:01:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/02 01:01:42 DEBUG : Setting pass="CLFQz-crz-cNHymRV0xwjpsVdp5JCiI_tPJerMirwiNR" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/02 01:01:42 DEBUG : TestWebdavRclone: detected overridden config - adding "{qPirs}" suffix to name 2025/10/02 01:01:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/02 01:01:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/02 01:01:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/02 01:01:42 DEBUG : Setting pass="CLFQz-crz-cNHymRV0xwjpsVdp5JCiI_tPJerMirwiNR" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/02 01:01:42 DEBUG : found headers: 2025/10/02 01:01:42 DEBUG : Creating backend with remote "/tmp/rclone4234468564" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:42 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:42 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:42 DEBUG : dir: Looking for writers 2025/10/02 01:01:42 DEBUG : Looking for writers 2025/10/02 01:01:42 DEBUG : dir: reading active writers 2025/10/02 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:42 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:42 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:42 DEBUG : dir/subdir: Looking for writers 2025/10/02 01:01:42 DEBUG : dir: Looking for writers 2025/10/02 01:01:42 DEBUG : file1: reading active writers 2025/10/02 01:01:42 DEBUG : file2: reading active writers 2025/10/02 01:01:42 DEBUG : subdir: reading active writers 2025/10/02 01:01:42 DEBUG : Looking for writers 2025/10/02 01:01:42 DEBUG : dir: reading active writers 2025/10/02 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:42 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:42 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:42 DEBUG : dir: Looking for writers 2025/10/02 01:01:42 DEBUG : file1: reading active writers 2025/10/02 01:01:42 DEBUG : Looking for writers 2025/10/02 01:01:42 DEBUG : dir: reading active writers 2025/10/02 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:42 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:42 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:42 DEBUG : dir: Looking for writers 2025/10/02 01:01:42 DEBUG : Looking for writers 2025/10/02 01:01:42 DEBUG : dir: reading active writers 2025/10/02 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:42 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:43 DEBUG : dir: forgetting directory cache 2025/10/02 01:01:43 DEBUG : forgetting directory cache 2025/10/02 01:01:43 DEBUG : dir: forgetting directory cache 2025/10/02 01:01:43 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:43 DEBUG : Looking for writers 2025/10/02 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:43 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/02 01:01:43 DEBUG : dir: invalidating directory cache 2025/10/02 01:01:43 DEBUG : >ForgetPath: 2025/10/02 01:01:43 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/02 01:01:43 DEBUG : invalidating directory cache 2025/10/02 01:01:43 DEBUG : dir: forgetting directory cache 2025/10/02 01:01:43 DEBUG : >ForgetPath: 2025/10/02 01:01:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/02 01:01:43 DEBUG : >ForgetPath: 2025/10/02 01:01:43 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:43 DEBUG : dir: Looking for writers 2025/10/02 01:01:43 DEBUG : Looking for writers 2025/10/02 01:01:43 DEBUG : dir: reading active writers 2025/10/02 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:43 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:43 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:43 DEBUG : forgetting directory cache 2025/10/02 01:01:43 DEBUG : dir: forgetting directory cache 2025/10/02 01:01:43 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:43 DEBUG : dir: Looking for writers 2025/10/02 01:01:43 DEBUG : fil/a/b: Looking for writers 2025/10/02 01:01:43 DEBUG : fil/a: Looking for writers 2025/10/02 01:01:43 DEBUG : b: reading active writers 2025/10/02 01:01:43 DEBUG : fil: Looking for writers 2025/10/02 01:01:43 DEBUG : a: reading active writers 2025/10/02 01:01:43 DEBUG : Looking for writers 2025/10/02 01:01:43 DEBUG : dir: reading active writers 2025/10/02 01:01:43 DEBUG : fil: reading active writers 2025/10/02 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.45s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:43 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:43 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:43 DEBUG : dir: Looking for writers 2025/10/02 01:01:43 DEBUG : Looking for writers 2025/10/02 01:01:43 DEBUG : dir: reading active writers 2025/10/02 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:43 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:43 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:43 DEBUG : dir: Looking for writers 2025/10/02 01:01:43 DEBUG : file1: reading active writers 2025/10/02 01:01:43 DEBUG : Looking for writers 2025/10/02 01:01:43 DEBUG : dir: reading active writers 2025/10/02 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.17s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:44 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:44 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/02 01:01:44 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:44 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:44 DEBUG : dir: invalidating directory cache 2025/10/02 01:01:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/02 01:01:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/02 01:01:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/02 01:01:44 DEBUG : dir/file1: Reset virtual modtime 2025/10/02 01:01:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/02 01:01:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:44 DEBUG : dir: invalidating directory cache 2025/10/02 01:01:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/02 01:01:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/02 01:01:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/02 01:01:44 DEBUG : forgetting directory cache 2025/10/02 01:01:44 DEBUG : dir: forgetting directory cache 2025/10/02 01:01:44 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/02 01:01:44 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:44 DEBUG : dir/virtualDir: Looking for writers 2025/10/02 01:01:44 DEBUG : dir: Looking for writers 2025/10/02 01:01:44 DEBUG : virtualFile: reading active writers 2025/10/02 01:01:44 DEBUG : virtualDir: reading active writers 2025/10/02 01:01:44 DEBUG : file1: reading active writers 2025/10/02 01:01:44 DEBUG : virtualFile2: reading active writers 2025/10/02 01:01:44 DEBUG : Looking for writers 2025/10/02 01:01:44 DEBUG : dir: reading active writers 2025/10/02 01:01:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:44 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:44 ERROR : dir/: Can only open directories read only 2025/10/02 01:01:44 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:44 DEBUG : dir: Looking for writers 2025/10/02 01:01:44 DEBUG : Looking for writers 2025/10/02 01:01:44 DEBUG : dir: reading active writers 2025/10/02 01:01:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:44 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/02 01:01:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/02 01:01:44 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (5 bytes), uploading instead of streaming 2025/10/02 01:01:44 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:44 NOTICE: webdav root 'rclone-test-tewunak8kopa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/02 01:01:44 DEBUG : dir/potato: Size of src and dst objects identical 2025/10/02 01:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/02 01:01:44 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:44 DEBUG : dir: Looking for writers 2025/10/02 01:01:44 DEBUG : file1: reading active writers 2025/10/02 01:01:44 DEBUG : potato: reading active writers 2025/10/02 01:01:44 DEBUG : Looking for writers 2025/10/02 01:01:44 DEBUG : dir: reading active writers 2025/10/02 01:01:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:44 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/02 01:01:45 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:45 DEBUG : dir/sub: Looking for writers 2025/10/02 01:01:45 DEBUG : dir: Looking for writers 2025/10/02 01:01:45 DEBUG : file1: reading active writers 2025/10/02 01:01:45 DEBUG : sub: reading active writers 2025/10/02 01:01:45 DEBUG : Looking for writers 2025/10/02 01:01:45 DEBUG : dir: reading active writers 2025/10/02 01:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.33s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:45 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/02 01:01:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/02 01:01:45 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:45 DEBUG : dir/sub/subsub: Looking for writers 2025/10/02 01:01:45 DEBUG : dir/sub: Looking for writers 2025/10/02 01:01:45 DEBUG : subsub: reading active writers 2025/10/02 01:01:45 DEBUG : dir: Looking for writers 2025/10/02 01:01:45 DEBUG : file1: reading active writers 2025/10/02 01:01:45 DEBUG : sub: reading active writers 2025/10/02 01:01:45 DEBUG : Looking for writers 2025/10/02 01:01:45 DEBUG : dir: reading active writers 2025/10/02 01:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:45 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:45 ERROR : dir/: Dir.Remove not empty 2025/10/02 01:01:45 DEBUG : dir/file1: Remove: 2025/10/02 01:01:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:45 DEBUG : dir/file1: >Remove: err= 2025/10/02 01:01:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/02 01:01:45 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:45 DEBUG : Looking for writers 2025/10/02 01:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:45 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:45 DEBUG : dir/file1: Remove: 2025/10/02 01:01:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:45 DEBUG : dir/file1: >Remove: err= 2025/10/02 01:01:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/02 01:01:45 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:45 DEBUG : Looking for writers 2025/10/02 01:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:45 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:45 DEBUG : dir/file1: Remove: 2025/10/02 01:01:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:45 DEBUG : dir/file1: >Remove: err= 2025/10/02 01:01:45 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:45 DEBUG : dir: Looking for writers 2025/10/02 01:01:45 DEBUG : Looking for writers 2025/10/02 01:01:45 DEBUG : dir: reading active writers 2025/10/02 01:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:45 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:46 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/02 01:01:46 DEBUG : dir: Updating dir with dir2 0xc0000f52b0 2025/10/02 01:01:46 DEBUG : dir: forgetting directory cache 2025/10/02 01:01:46 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/02 01:01:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/02 01:01:46 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/02 01:01:46 DEBUG : file2: Updating file with file2 0xc0001a1980 2025/10/02 01:01:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/02 01:01:46 INFO : dir2/file3: Deleted 2025/10/02 01:01:46 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/02 01:01:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001a1980 2025/10/02 01:01:46 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/02 01:01:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/02 01:01:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/02 01:01:46 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00065b2b0 2025/10/02 01:01:46 DEBUG : empty directory: forgetting directory cache 2025/10/02 01:01:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/02 01:01:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/02 01:01:46 DEBUG : dir2: Renaming to "dir3" 2025/10/02 01:01:46 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:46 DEBUG : dir3: Looking for writers 2025/10/02 01:01:46 DEBUG : file3: reading active writers 2025/10/02 01:01:46 DEBUG : renamed empty directory: Looking for writers 2025/10/02 01:01:46 DEBUG : Looking for writers 2025/10/02 01:01:46 DEBUG : dir3: reading active writers 2025/10/02 01:01:46 DEBUG : renamed empty directory: reading active writers 2025/10/02 01:01:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:46 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/02 01:01:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/02 01:01:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/02 01:01:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/02 01:01:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/02 01:01:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/02 01:01:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/02 01:01:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/02 01:01:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/02 01:01:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/02 01:01:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/02 01:01:46 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (12 bytes), uploading instead of streaming 2025/10/02 01:01:46 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/02 01:01:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/02 01:01:46 DEBUG : forgetting directory cache 2025/10/02 01:01:46 DEBUG : dir: forgetting directory cache 2025/10/02 01:01:46 DEBUG : dir/sub: forgetting directory cache 2025/10/02 01:01:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/02 01:01:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/02 01:01:46 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (5 bytes), uploading instead of streaming 2025/10/02 01:01:46 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:46 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/02 01:01:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/02 01:01:46 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:46 DEBUG : dir/sub: Looking for writers 2025/10/02 01:01:46 DEBUG : file0: reading active writers 2025/10/02 01:01:46 DEBUG : file2: reading active writers 2025/10/02 01:01:46 DEBUG : dir: Looking for writers 2025/10/02 01:01:46 DEBUG : file1: reading active writers 2025/10/02 01:01:46 DEBUG : sub: reading active writers 2025/10/02 01:01:46 DEBUG : Looking for writers 2025/10/02 01:01:46 DEBUG : dir: reading active writers 2025/10/02 01:01:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:46 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/02 01:01:46 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:46 DEBUG : Looking for writers 2025/10/02 01:01:46 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:46 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/02 01:01:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/02 01:01:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/02 01:01:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/02 01:01:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/02 01:01:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/02 01:01:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/02 01:01:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/02 01:01:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:46 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:46 DEBUG : dir: Looking for writers 2025/10/02 01:01:46 DEBUG : file1: reading active writers 2025/10/02 01:01:46 DEBUG : file1.metadata: reading active writers 2025/10/02 01:01:46 DEBUG : Looking for writers 2025/10/02 01:01:46 DEBUG : dir: reading active writers 2025/10/02 01:01:46 DEBUG : dir.metadata: reading active writers 2025/10/02 01:01:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:47 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:47 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:47 DEBUG : dir: Looking for writers 2025/10/02 01:01:47 DEBUG : file1: reading active writers 2025/10/02 01:01:47 DEBUG : Looking for writers 2025/10/02 01:01:47 DEBUG : dir: reading active writers 2025/10/02 01:01:47 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:47 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:47 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:47 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/02 01:01:47 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:47 DEBUG : dir: Looking for writers 2025/10/02 01:01:47 DEBUG : file1: reading active writers 2025/10/02 01:01:47 DEBUG : Looking for writers 2025/10/02 01:01:47 DEBUG : dir: reading active writers 2025/10/02 01:01:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:47 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/02 01:01:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:47 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:47 DEBUG : dir: Looking for writers 2025/10/02 01:01:47 DEBUG : file1: reading active writers 2025/10/02 01:01:47 DEBUG : Looking for writers 2025/10/02 01:01:47 DEBUG : dir: reading active writers 2025/10/02 01:01:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/10/02 01:01:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/02 01:01:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/02 01:01:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/02 01:01:47 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:47 DEBUG : Looking for writers 2025/10/02 01:01:47 DEBUG : file.txt: reading active writers 2025/10/02 01:01:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:47 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:47 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (25 bytes), uploading instead of streaming 2025/10/02 01:01:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/02 01:01:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:47 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:47 DEBUG : dir: Looking for writers 2025/10/02 01:01:47 DEBUG : file1: reading active writers 2025/10/02 01:01:47 DEBUG : Looking for writers 2025/10/02 01:01:47 DEBUG : dir: reading active writers 2025/10/02 01:01:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:47 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:47 DEBUG : dir/file1: Remove: 2025/10/02 01:01:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:47 DEBUG : dir/file1: >Remove: err= 2025/10/02 01:01:47 DEBUG : dir/file1: Remove: 2025/10/02 01:01:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/02 01:01:47 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:47 DEBUG : dir: Looking for writers 2025/10/02 01:01:47 DEBUG : Looking for writers 2025/10/02 01:01:47 DEBUG : dir: reading active writers 2025/10/02 01:01:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.17s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:47 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:47 DEBUG : dir/file1: Remove: 2025/10/02 01:01:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:47 DEBUG : dir/file1: >Remove: err= 2025/10/02 01:01:47 DEBUG : dir/file1: Remove: 2025/10/02 01:01:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/02 01:01:47 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:47 DEBUG : dir: Looking for writers 2025/10/02 01:01:47 DEBUG : Looking for writers 2025/10/02 01:01:47 DEBUG : dir: reading active writers 2025/10/02 01:01:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:48 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/02 01:01:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/02 01:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/02 01:01:48 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/02 01:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/02 01:01:48 DEBUG : dir/file1: Open: flags=0x3 2025/10/02 01:01:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/02 01:01:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/02 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:48 DEBUG : dir: Looking for writers 2025/10/02 01:01:48 DEBUG : file1: reading active writers 2025/10/02 01:01:48 DEBUG : Looking for writers 2025/10/02 01:01:48 DEBUG : dir: reading active writers 2025/10/02 01:01:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:48 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:48 DEBUG : dir: Looking for writers 2025/10/02 01:01:48 DEBUG : file1: reading active writers 2025/10/02 01:01:48 DEBUG : Looking for writers 2025/10/02 01:01:48 DEBUG : dir: reading active writers 2025/10/02 01:01:48 DEBUG : >WaitForWriters: 2025/10/02 01:01:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b8f00 2025/10/02 01:01:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/02 01:01:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0004b8f00 2025/10/02 01:01:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/02 01:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/02 01:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004b8f00 2025/10/02 01:01:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (25 bytes), uploading instead of streaming 2025/10/02 01:01:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/02 01:01:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:48 DEBUG : newLeaf: Running delayed rename now 2025/10/02 01:01:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b8f00 2025/10/02 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:48 DEBUG : dir: Looking for writers 2025/10/02 01:01:48 DEBUG : Looking for writers 2025/10/02 01:01:48 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:48 DEBUG : dir: reading active writers 2025/10/02 01:01:48 DEBUG : >WaitForWriters: 2025/10/02 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:48 DEBUG : dir: Looking for writers 2025/10/02 01:01:48 DEBUG : Looking for writers 2025/10/02 01:01:48 DEBUG : dir: reading active writers 2025/10/02 01:01:48 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:48 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:48 DEBUG : dir: Looking for writers 2025/10/02 01:01:48 DEBUG : file1: reading active writers 2025/10/02 01:01:48 DEBUG : Looking for writers 2025/10/02 01:01:48 DEBUG : dir: reading active writers 2025/10/02 01:01:48 DEBUG : >WaitForWriters: 2025/10/02 01:01:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00065d440 2025/10/02 01:01:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/02 01:01:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00065d440 2025/10/02 01:01:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/02 01:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/02 01:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc00065d440 2025/10/02 01:01:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (25 bytes), uploading instead of streaming 2025/10/02 01:01:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/02 01:01:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:48 DEBUG : newLeaf: Running delayed rename now 2025/10/02 01:01:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00065d440 2025/10/02 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:48 DEBUG : dir: Looking for writers 2025/10/02 01:01:48 DEBUG : Looking for writers 2025/10/02 01:01:48 DEBUG : dir: reading active writers 2025/10/02 01:01:48 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:48 DEBUG : >WaitForWriters: 2025/10/02 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:48 DEBUG : dir: Looking for writers 2025/10/02 01:01:48 DEBUG : Looking for writers 2025/10/02 01:01:48 DEBUG : dir: reading active writers 2025/10/02 01:01:48 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:48 DEBUG : >WaitForWriters: 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:48 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:48 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/02 01:01:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7cb40): openPending: 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7cb40): >openPending: err= 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/02 01:01:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7cb40): _writeAt: size=14, off=0 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7cb40): >_writeAt: n=14, err= 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7cb40): close: 2025/10/02 01:01:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/02 01:01:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7cb40): >close: err= 2025/10/02 01:01:49 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : file1: reading active writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : file1: reading active writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : file1: reading active writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : file1: reading active writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: starting upload 2025/10/02 01:01:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:49 INFO : dir/file1: Copied (replaced existing) 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : file1: reading active writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : >WaitForWriters: 2025/10/02 01:01:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7d740): _readAt: size=512, off=0 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7d740): openPending: 2025/10/02 01:01:49 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/10/02 01:01:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7d740): >openPending: err= 2025/10/02 01:01:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7d740): >_readAt: n=14, err=EOF 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7d740): close: 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000e7d740): >close: err= 2025/10/02 01:01:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/02 01:01:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000829740 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/02 01:01:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/02 01:01:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000829740 2025/10/02 01:01:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000f14c00): openPending: 2025/10/02 01:01:49 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/10/02 01:01:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000f14c00): >openPending: err= 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/02 01:01:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000f14c00): _writeAt: size=25, off=0 2025/10/02 01:01:49 DEBUG : dir/file1(0xc000f14c00): >_writeAt: n=25, err= 2025/10/02 01:01:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/02 01:01:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000829740 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:49 DEBUG : newLeaf(0xc000f14c00): close: 2025/10/02 01:01:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/02 01:01:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-02 01:01:49.318004909 +0000 UTC m=+7.105720527 2025/10/02 01:01:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:49 DEBUG : newLeaf(0xc000f14c00): >close: err= 2025/10/02 01:01:49 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:49 DEBUG : newLeaf: vfs cache: starting upload 2025/10/02 01:01:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:49 INFO : newLeaf: Copied (replaced existing) 2025/10/02 01:01:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-02 01:01:49 +0000 UTC" 2025/10/02 01:01:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/02 01:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : >WaitForWriters: 2025/10/02 01:01:49 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : >WaitForWriters: 2025/10/02 01:01:49 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:49 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:49 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:49 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:49 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:49 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:49 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : file1: reading active writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : >WaitForWriters: 2025/10/02 01:01:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000828540 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/02 01:01:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000828540 2025/10/02 01:01:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:49 DEBUG : dir/file1(0xc0006f0840): openPending: 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:49 DEBUG : dir/file1(0xc0006f0840): >openPending: err= 2025/10/02 01:01:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/02 01:01:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:49 DEBUG : dir/file1(0xc0006f0840): _writeAt: size=25, off=0 2025/10/02 01:01:49 DEBUG : dir/file1(0xc0006f0840): >_writeAt: n=25, err= 2025/10/02 01:01:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/02 01:01:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000828540 2025/10/02 01:01:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:49 DEBUG : newLeaf(0xc0006f0840): close: 2025/10/02 01:01:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/02 01:01:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-02 01:01:49.815312711 +0000 UTC m=+7.603028330 2025/10/02 01:01:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:49 DEBUG : newLeaf(0xc0006f0840): >close: err= 2025/10/02 01:01:49 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:49 DEBUG : dir: Looking for writers 2025/10/02 01:01:49 DEBUG : Looking for writers 2025/10/02 01:01:49 DEBUG : dir: reading active writers 2025/10/02 01:01:49 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:49 DEBUG : newLeaf: vfs cache: starting upload 2025/10/02 01:01:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:49 INFO : newLeaf: Copied (replaced existing) 2025/10/02 01:01:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-02 01:01:49 +0000 UTC" 2025/10/02 01:01:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/02 01:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:50 DEBUG : >WaitForWriters: 2025/10/02 01:01:50 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:50 DEBUG : >WaitForWriters: 2025/10/02 01:01:50 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:50 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:50 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:50 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/02 01:01:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0007d1480): openPending: 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0007d1480): >openPending: err= 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/02 01:01:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0007d1480): _writeAt: size=14, off=0 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0007d1480): >_writeAt: n=14, err= 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0007d1480): close: 2025/10/02 01:01:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/02 01:01:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0007d1480): >close: err= 2025/10/02 01:01:50 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : file1: reading active writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : file1: reading active writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : file1: reading active writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : file1: reading active writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: starting upload 2025/10/02 01:01:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:50 INFO : dir/file1: Copied (replaced existing) 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : file1: reading active writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : >WaitForWriters: 2025/10/02 01:01:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:50 DEBUG : dir/file1(0xc000f66340): _readAt: size=512, off=0 2025/10/02 01:01:50 DEBUG : dir/file1(0xc000f66340): openPending: 2025/10/02 01:01:50 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/10/02 01:01:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 DEBUG : dir/file1(0xc000f66340): >openPending: err= 2025/10/02 01:01:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/02 01:01:50 DEBUG : dir/file1(0xc000f66340): >_readAt: n=14, err=EOF 2025/10/02 01:01:50 DEBUG : dir/file1(0xc000f66340): close: 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/02 01:01:50 DEBUG : dir/file1(0xc000f66340): >close: err= 2025/10/02 01:01:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/02 01:01:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00078a180 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/02 01:01:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/02 01:01:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00078a180 2025/10/02 01:01:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:50 DEBUG : dir/file1(0xc00090ee40): openPending: 2025/10/02 01:01:50 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/10/02 01:01:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 DEBUG : dir/file1(0xc00090ee40): >openPending: err= 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/02 01:01:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:50 DEBUG : dir/file1(0xc00090ee40): _writeAt: size=25, off=0 2025/10/02 01:01:50 DEBUG : dir/file1(0xc00090ee40): >_writeAt: n=25, err= 2025/10/02 01:01:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/02 01:01:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00078a180 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:50 DEBUG : newLeaf(0xc00090ee40): close: 2025/10/02 01:01:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/02 01:01:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-02 01:01:50.468513158 +0000 UTC m=+8.256228787 2025/10/02 01:01:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:50 DEBUG : newLeaf(0xc00090ee40): >close: err= 2025/10/02 01:01:50 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:50 DEBUG : newLeaf: vfs cache: starting upload 2025/10/02 01:01:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:50 INFO : newLeaf: Copied (replaced existing) 2025/10/02 01:01:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-02 01:01:50 +0000 UTC" 2025/10/02 01:01:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/02 01:01:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:50 DEBUG : >WaitForWriters: 2025/10/02 01:01:50 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : >WaitForWriters: 2025/10/02 01:01:50 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:50 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:50 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:50 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:50 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:50 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:50 DEBUG : dir: Looking for writers 2025/10/02 01:01:50 DEBUG : file1: reading active writers 2025/10/02 01:01:50 DEBUG : Looking for writers 2025/10/02 01:01:50 DEBUG : dir: reading active writers 2025/10/02 01:01:50 DEBUG : >WaitForWriters: 2025/10/02 01:01:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0008dc980): _readAt: size=512, off=0 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0008dc980): openPending: 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0008dc980): >openPending: err= 2025/10/02 01:01:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/02 01:01:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:01:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0008dc980): >_readAt: n=14, err=EOF 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0008dc980): close: 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/02 01:01:50 DEBUG : dir/file1(0xc0008dc980): >close: err= 2025/10/02 01:01:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/02 01:01:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b8d80 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/02 01:01:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/02 01:01:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0004b8d80 2025/10/02 01:01:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:50 DEBUG : dir/file1(0xc00093fc80): openPending: 2025/10/02 01:01:50 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/10/02 01:01:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/02 01:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:50 DEBUG : dir/file1(0xc00093fc80): >openPending: err= 2025/10/02 01:01:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/02 01:01:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:50 DEBUG : dir/file1(0xc00093fc80): _writeAt: size=25, off=0 2025/10/02 01:01:50 DEBUG : dir/file1(0xc00093fc80): >_writeAt: n=25, err= 2025/10/02 01:01:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/02 01:01:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/02 01:01:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b8d80 2025/10/02 01:01:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:01:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:51 DEBUG : newLeaf(0xc00093fc80): close: 2025/10/02 01:01:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/02 01:01:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-02 01:01:50.979138499 +0000 UTC m=+8.766854116 2025/10/02 01:01:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:51 DEBUG : newLeaf(0xc00093fc80): >close: err= 2025/10/02 01:01:51 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:51 DEBUG : newLeaf: vfs cache: starting upload 2025/10/02 01:01:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:51 INFO : newLeaf: Copied (replaced existing) 2025/10/02 01:01:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-02 01:01:50 +0000 UTC" 2025/10/02 01:01:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/02 01:01:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/02 01:01:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:51 DEBUG : >WaitForWriters: 2025/10/02 01:01:51 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : newLeaf: reading active writers 2025/10/02 01:01:51 DEBUG : >WaitForWriters: 2025/10/02 01:01:51 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.10s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- 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-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:51 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:51 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:51 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 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-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:51 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/02 01:01:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : file1: reading active writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:51 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/02 01:01:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/02 01:01:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/02 01:01:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/02 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/02 01:01:51 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : file1: reading active writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:51 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/02 01:01:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/02 01:01:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/02 01:01:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/02 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/02 01:01:51 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/02 01:01:51 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/02 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/02 01:01:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/02 01:01:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/02 01:01:51 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/02 01:01:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/02 01:01:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/02 01:01:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/02 01:01:51 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/02 01:01:51 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : file1: reading active writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:51 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/02 01:01:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:51 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:51 DEBUG : dir: Looking for writers 2025/10/02 01:01:51 DEBUG : file1: reading active writers 2025/10/02 01:01:51 DEBUG : Looking for writers 2025/10/02 01:01:51 DEBUG : dir: reading active writers 2025/10/02 01:01:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/02 01:01:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:52 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/02 01:01:52 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/02 01:01:52 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:52 DEBUG : dir: Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : dir: reading active writers 2025/10/02 01:01:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): _readAt: size=1, off=0 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): openPending: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/02 01:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): >openPending: err= 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): >_readAt: n=1, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): _readAt: size=256, off=1 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): >_readAt: n=15, err=EOF 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): _readAt: size=16, off=16 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): >_readAt: n=0, err=EOF 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): close: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): >close: err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): close: 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000a01780): >close: err=file already closed 2025/10/02 01:01:52 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:52 DEBUG : dir: Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : dir: reading active writers 2025/10/02 01:01:52 DEBUG : >WaitForWriters: 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): _readAt: size=1, off=0 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): openPending: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/02 01:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): >openPending: err= 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): >_readAt: n=1, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): _readAt: size=1, off=5 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): >_readAt: n=1, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): _readAt: size=1, off=3 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): >_readAt: n=1, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): _readAt: size=1, off=13 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): >_readAt: n=1, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): _readAt: size=16, off=100 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): >_readAt: n=0, err=EOF 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): close: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000796480): >close: err= 2025/10/02 01:01:52 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:52 DEBUG : dir: Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : dir: reading active writers 2025/10/02 01:01:52 DEBUG : >WaitForWriters: 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): _readAt: size=1, off=0 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): openPending: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/02 01:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >openPending: err= 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >_readAt: n=1, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): _readAt: size=1, off=5 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >_readAt: n=1, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): _readAt: size=1, off=1 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >_readAt: n=1, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): _readAt: size=6, off=10 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >_readAt: n=6, err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): _readAt: size=256, off=10 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >_readAt: n=6, err=EOF 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): _readAt: size=256, off=100 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >_readAt: n=0, err=EOF 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): close: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >close: err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): _readAt: size=256, off=100 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0007c5a40): >_readAt: n=0, err=file already closed 2025/10/02 01:01:52 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:52 DEBUG : dir: Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : dir: reading active writers 2025/10/02 01:01:52 DEBUG : >WaitForWriters: 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): RWFileHandle.Flush 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): _readAt: size=256, off=0 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): openPending: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/02 01:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): >openPending: err= 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): >_readAt: n=16, err=EOF 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): RWFileHandle.Flush 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): RWFileHandle.Flush 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): close: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/02 01:01:52 DEBUG : dir/file1(0xc0009235c0): >close: err= 2025/10/02 01:01:52 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:52 DEBUG : dir: Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : dir: reading active writers 2025/10/02 01:01:52 DEBUG : >WaitForWriters: 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:01:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/02 01:01:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000b82dc0): _readAt: size=256, off=0 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000b82dc0): openPending: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/02 01:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000b82dc0): >openPending: err= 2025/10/02 01:01:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:01:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000b82dc0): >_readAt: n=16, err=EOF 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000b82dc0): RWFileHandle.Release 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000b82dc0): close: 2025/10/02 01:01:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000b82dc0): >close: err= 2025/10/02 01:01:52 DEBUG : dir/file1(0xc000b82dc0): RWFileHandle.Release 2025/10/02 01:01:52 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:52 DEBUG : dir: Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : dir: reading active writers 2025/10/02 01:01:52 DEBUG : >WaitForWriters: 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:52 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:52 DEBUG : file1: newRWFileHandle: 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): openPending: 2025/10/02 01:01:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): >openPending: err= 2025/10/02 01:01:52 DEBUG : file1: >newRWFileHandle: err= 2025/10/02 01:01:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/02 01:01:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): _writeAt: size=5, off=0 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): >_writeAt: n=5, err= 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): _writeAt: size=7, off=5 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): >_writeAt: n=7, err= 2025/10/02 01:01:52 DEBUG : file1: vfs cache: truncate to size=11 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): close: 2025/10/02 01:01:52 DEBUG : file1: vfs cache: setting modification time to 2025-10-02 01:01:52.944105492 +0000 UTC m=+10.731821150 2025/10/02 01:01:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): >close: err= 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): close: 2025/10/02 01:01:52 DEBUG : file1(0xc00094b1c0): >close: err=file already closed 2025/10/02 01:01:52 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:52 DEBUG : Looking for writers 2025/10/02 01:01:52 DEBUG : file1: reading active writers 2025/10/02 01:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:53 DEBUG : file1: vfs cache: starting upload 2025/10/02 01:01:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:53 INFO : file1: Copied (new) 2025/10/02 01:01:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-02 01:01:52 +0000 UTC" 2025/10/02 01:01:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 INFO : file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : >WaitForWriters: 2025/10/02 01:01:53 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : >WaitForWriters: 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:53 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:53 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:53 DEBUG : file1: newRWFileHandle: 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): openPending: 2025/10/02 01:01:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): >openPending: err= 2025/10/02 01:01:53 DEBUG : file1: >newRWFileHandle: err= 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/02 01:01:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): _writeAt: size=7, off=0 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): >_writeAt: n=7, err= 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): _writeAt: size=6, off=5 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): >_writeAt: n=6, err= 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): close: 2025/10/02 01:01:53 DEBUG : file1: vfs cache: setting modification time to 2025-10-02 01:01:53.141424997 +0000 UTC m=+10.929140655 2025/10/02 01:01:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): >close: err= 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): _writeAt: size=5, off=0 2025/10/02 01:01:53 DEBUG : file1(0xc000b99580): >_writeAt: n=0, err=file already closed 2025/10/02 01:01:53 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:53 DEBUG : file1: vfs cache: starting upload 2025/10/02 01:01:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:53 INFO : file1: Copied (new) 2025/10/02 01:01:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-02 01:01:53 +0000 UTC" 2025/10/02 01:01:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 INFO : file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : >WaitForWriters: 2025/10/02 01:01:53 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : >WaitForWriters: 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:53 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:53 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:53 DEBUG : file1: newRWFileHandle: 2025/10/02 01:01:53 DEBUG : file1(0xc000dba480): openPending: 2025/10/02 01:01:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 DEBUG : file1(0xc000dba480): >openPending: err= 2025/10/02 01:01:53 DEBUG : file1: >newRWFileHandle: err= 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/02 01:01:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/02 01:01:53 DEBUG : file1(0xc000dba480): close: 2025/10/02 01:01:53 DEBUG : file1: vfs cache: setting modification time to 2025-10-02 01:01:53.340298681 +0000 UTC m=+11.128014338 2025/10/02 01:01:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:53 DEBUG : file1(0xc000dba480): >close: err= 2025/10/02 01:01:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/02 01:01:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/02 01:01:53 DEBUG : file2: newRWFileHandle: 2025/10/02 01:01:53 DEBUG : file2(0xc000dba900): openPending: 2025/10/02 01:01:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/02 01:01:53 DEBUG : file2(0xc000dba900): >openPending: err= 2025/10/02 01:01:53 DEBUG : file2: >newRWFileHandle: err= 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/02 01:01:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/02 01:01:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/02 01:01:53 DEBUG : file2(0xc000dba900): RWFileHandle.Flush 2025/10/02 01:01:53 DEBUG : file2(0xc000dba900): RWFileHandle.Release 2025/10/02 01:01:53 DEBUG : file2(0xc000dba900): close: 2025/10/02 01:01:53 DEBUG : file2: vfs cache: setting modification time to 2025-10-02 01:01:53.341537717 +0000 UTC m=+11.129253376 2025/10/02 01:01:53 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:53 DEBUG : file2(0xc000dba900): >close: err= 2025/10/02 01:01:53 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : file2: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : file2: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : file2: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : file2: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/02 01:01:53 DEBUG : file1: vfs cache: starting upload 2025/10/02 01:01:53 DEBUG : file2: vfs cache: starting upload 2025/10/02 01:01:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:53 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:53 INFO : file1: Copied (new) 2025/10/02 01:01:53 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-02 01:01:53 +0000 UTC" 2025/10/02 01:01:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 INFO : file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : file2: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/02 01:01:53 INFO : file2: Copied (new) 2025/10/02 01:01:53 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-02 01:01:53 +0000 UTC" 2025/10/02 01:01:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/02 01:01:53 INFO : file2: vfs cache: upload succeeded try #1 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : file2: reading active writers 2025/10/02 01:01:53 DEBUG : >WaitForWriters: 2025/10/02 01:01:53 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : file2: reading active writers 2025/10/02 01:01:53 DEBUG : >WaitForWriters: 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:53 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:53 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:53 DEBUG : file1: newRWFileHandle: 2025/10/02 01:01:53 DEBUG : file1(0xc000b19a00): openPending: 2025/10/02 01:01:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 DEBUG : file1(0xc000b19a00): >openPending: err= 2025/10/02 01:01:53 DEBUG : file1: >newRWFileHandle: err= 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/02 01:01:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/02 01:01:53 DEBUG : file1(0xc000b19a00): _writeAt: size=5, off=0 2025/10/02 01:01:53 DEBUG : file1(0xc000b19a00): >_writeAt: n=5, err= 2025/10/02 01:01:53 DEBUG : file1(0xc000b19a00): RWFileHandle.Flush 2025/10/02 01:01:53 DEBUG : file1(0xc000b19a00): RWFileHandle.Flush 2025/10/02 01:01:53 DEBUG : file1(0xc000b19a00): close: 2025/10/02 01:01:53 DEBUG : file1: vfs cache: setting modification time to 2025-10-02 01:01:53.709449108 +0000 UTC m=+11.497164726 2025/10/02 01:01:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:53 DEBUG : file1(0xc000b19a00): >close: err= 2025/10/02 01:01:53 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:53 DEBUG : file1: vfs cache: starting upload 2025/10/02 01:01:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:53 INFO : file1: Copied (new) 2025/10/02 01:01:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-02 01:01:53 +0000 UTC" 2025/10/02 01:01:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 INFO : file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : >WaitForWriters: 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:53 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:53 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:53 DEBUG : file1: newRWFileHandle: 2025/10/02 01:01:53 DEBUG : file1(0xc000ec6d40): openPending: 2025/10/02 01:01:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 DEBUG : file1(0xc000ec6d40): >openPending: err= 2025/10/02 01:01:53 DEBUG : file1: >newRWFileHandle: err= 2025/10/02 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/02 01:01:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/02 01:01:53 DEBUG : file1(0xc000ec6d40): _writeAt: size=5, off=0 2025/10/02 01:01:53 DEBUG : file1(0xc000ec6d40): >_writeAt: n=5, err= 2025/10/02 01:01:53 DEBUG : file1(0xc000ec6d40): RWFileHandle.Release 2025/10/02 01:01:53 DEBUG : file1(0xc000ec6d40): close: 2025/10/02 01:01:53 DEBUG : file1: vfs cache: setting modification time to 2025-10-02 01:01:53.900397791 +0000 UTC m=+11.688113409 2025/10/02 01:01:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:53 DEBUG : file1(0xc000ec6d40): >close: err= 2025/10/02 01:01:53 DEBUG : file1(0xc000ec6d40): RWFileHandle.Release 2025/10/02 01:01:53 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:53 DEBUG : Looking for writers 2025/10/02 01:01:53 DEBUG : file1: reading active writers 2025/10/02 01:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:54 DEBUG : file1: vfs cache: starting upload 2025/10/02 01:01:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:54 INFO : file1: Copied (new) 2025/10/02 01:01:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-02 01:01:53 +0000 UTC" 2025/10/02 01:01:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 INFO : file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : >WaitForWriters: 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:54 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:54 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : dir/file1(0xc000fc23c0): openPending: 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/02 01:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 DEBUG : dir/file1(0xc000fc23c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/02 01:01:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/02 01:01:54 DEBUG : dir/file1(0xc000fc23c0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : dir/file1(0xc000fc23c0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : dir/file1(0xc000fc23c0): close: 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-02 01:01:54.156509415 +0000 UTC m=+11.944225033 2025/10/02 01:01:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : dir/file1(0xc000fc23c0): >close: err= 2025/10/02 01:01:54 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: starting upload 2025/10/02 01:01:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:54 INFO : dir/file1: Copied (replaced existing) 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-02 01:01:54 +0000 UTC" 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : >WaitForWriters: 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:54 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : dir/file1: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/02 01:01:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/02 01:01:54 DEBUG : dir/file1(0xc00101f780): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : dir/file1(0xc00101f780): openPending: 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/02 01:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 DEBUG : dir/file1(0xc00101f780): >openPending: err= 2025/10/02 01:01:54 DEBUG : dir/file1(0xc00101f780): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : dir/file1(0xc00101f780): _writeAt: size=15, off=5 2025/10/02 01:01:54 DEBUG : dir/file1(0xc00101f780): >_writeAt: n=15, err= 2025/10/02 01:01:54 DEBUG : dir/file1(0xc00101f780): close: 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-02 01:01:54.448139245 +0000 UTC m=+12.235854863 2025/10/02 01:01:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : dir/file1(0xc00101f780): >close: err= 2025/10/02 01:01:54 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: starting upload 2025/10/02 01:01:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:54 INFO : dir/file1: Copied (replaced existing) 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-02 01:01:54 +0000 UTC" 2025/10/02 01:01:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:54 DEBUG : dir: Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : dir: reading active writers 2025/10/02 01:01:54 DEBUG : >WaitForWriters: 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:54 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : file1: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : file1(0xc00102b000): openPending: 2025/10/02 01:01:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 DEBUG : file1(0xc00102b000): >openPending: err= 2025/10/02 01:01:54 DEBUG : file1: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/02 01:01:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/02 01:01:54 DEBUG : file1(0xc00102b000): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : file1(0xc00102b000): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : file1(0xc00102b000): close: 2025/10/02 01:01:54 DEBUG : file1: vfs cache: setting modification time to 2025-10-02 01:01:54.672787348 +0000 UTC m=+12.460502965 2025/10/02 01:01:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : file1(0xc00102b000): >close: err= 2025/10/02 01:01:54 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:54 DEBUG : file1: vfs cache: starting upload 2025/10/02 01:01:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:01:54 INFO : file1: Copied (new) 2025/10/02 01:01:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-02 01:01:54 +0000 UTC" 2025/10/02 01:01:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:54 INFO : file1: vfs cache: upload succeeded try #1 2025/10/02 01:01:54 DEBUG : Looking for writers 2025/10/02 01:01:54 DEBUG : file1: reading active writers 2025/10/02 01:01:54 DEBUG : >WaitForWriters: 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:54 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/02 01:01:54 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088e600): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088e600): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088e600): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088e600): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088e600): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.867494998 +0000 UTC m=+12.655210616 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088e600): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ea80): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ea80): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ea80): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ea80): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ea80): _writeAt: size=3, off=2 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ea80): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ea80): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.867494998 +0000 UTC m=+12.655210616 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ea80): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ef40): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ef40): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ef40): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ef40): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ef40): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.867494998 +0000 UTC m=+12.655210616 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088ef40): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401d50 item 1 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088f580): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088f580): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088f580): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088f580): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088f580): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.876220122 +0000 UTC m=+12.663935740 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088f580): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088fa80): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088fa80): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088fa80): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088fa80): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088fa80): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.876220122 +0000 UTC m=+12.663935740 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc00088fa80): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e310 item 2 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d0780): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d0780): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d0780): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d0780): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d0780): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.87965893 +0000 UTC m=+12.667374547 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d0780): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912280): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912280): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912280): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912280): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912280): _writeAt: size=3, off=2 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912280): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912280): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.87965893 +0000 UTC m=+12.667374547 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912280): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912740): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912740): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912740): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912740): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912740): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.87965893 +0000 UTC m=+12.667374547 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912740): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c150 item 3 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912dc0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912dc0): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912dc0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912dc0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912dc0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.884370647 +0000 UTC m=+12.672086265 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000912dc0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913300): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913300): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913300): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913300): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913300): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.884370647 +0000 UTC m=+12.672086265 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913300): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 4 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913a40): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913a40): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913a40): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913a40): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913a40): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.892378243 +0000 UTC m=+12.680093852 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913a40): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913ec0): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913ec0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913ec0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913ec0): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913ec0): _writeAt: size=3, off=2 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913ec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913ec0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.892378243 +0000 UTC m=+12.680093852 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000913ec0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0000e1040): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0000e1040): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0000e1040): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0000e1040): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0000e1040): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.892378243 +0000 UTC m=+12.680093852 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0000e1040): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 5 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605380): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605380): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605380): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605380): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605380): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.903658064 +0000 UTC m=+12.691373683 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605380): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605b80): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605b80): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605b80): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605b80): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605b80): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.903658064 +0000 UTC m=+12.691373683 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000605b80): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca10 item 6 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d1bc0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d1bc0): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d1bc0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d1bc0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d1bc0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.907350819 +0000 UTC m=+12.695066436 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0002d1bc0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14140): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14140): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14140): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14140): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14140): _writeAt: size=3, off=2 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14140): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14140): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.907350819 +0000 UTC m=+12.695066436 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14140): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14600): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14600): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14600): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14600): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14600): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.907350819 +0000 UTC m=+12.695066436 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14600): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e770 item 7 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14c80): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14c80): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14c80): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14c80): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14c80): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.912518042 +0000 UTC m=+12.700233660 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f14c80): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15240): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15240): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15240): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15240): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15240): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.912518042 +0000 UTC m=+12.700233660 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15240): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f490 item 8 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15800): _readAt: size=2, off=0 2025/10/02 01:01:54 ERROR : open-test-file(0xc000f15800): Couldn't read size of file 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15800): >_readAt: n=0, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15800): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15800): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15800): close: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15800): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15bc0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15bc0): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15bc0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15bc0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15bc0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.915093978 +0000 UTC m=+12.702809596 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000f15bc0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008480c0): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008480c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008480c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008480c0): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008480c0): _writeAt: size=3, off=2 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008480c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008480c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.915093978 +0000 UTC m=+12.702809596 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008480c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008485c0): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008485c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008485c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008485c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008485c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.915093978 +0000 UTC m=+12.702809596 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008485c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fc00 item 9 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c8600): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c8600): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c8600): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c8600): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c8600): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.924784917 +0000 UTC m=+12.712500535 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c8600): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9280): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9280): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9280): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9280): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9280): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.924784917 +0000 UTC m=+12.712500535 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9280): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d260 item 10 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9ac0): _readAt: size=2, off=0 2025/10/02 01:01:54 ERROR : open-test-file(0xc0006c9ac0): Couldn't read size of file 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9ac0): >_readAt: n=0, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9ac0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9ac0): close: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006c9ac0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be240): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be240): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be240): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be240): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be240): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.930638708 +0000 UTC m=+12.718354437 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be240): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be740): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be740): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be740): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be740): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be740): _writeAt: size=3, off=2 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be740): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be740): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.930638708 +0000 UTC m=+12.718354437 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004be740): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bec80): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bec80): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bec80): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bec80): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bec80): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.930638708 +0000 UTC m=+12.718354437 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bec80): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 11 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf300): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf300): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf300): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf300): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf300): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.939936287 +0000 UTC m=+12.727651906 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf300): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf840): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf840): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf840): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf840): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf840): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.939936287 +0000 UTC m=+12.727651906 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bf840): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4460 item 12 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bfe80): _readAt: size=2, off=0 2025/10/02 01:01:54 ERROR : open-test-file(0xc0004bfe80): Couldn't read size of file 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bfe80): >_readAt: n=0, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bfe80): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bfe80): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bfe80): close: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0004bfe80): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c300): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c300): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c300): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c300): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c300): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.943278603 +0000 UTC m=+12.730994221 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c300): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c9c0): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c9c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c9c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c9c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c9c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.943278603 +0000 UTC m=+12.730994221 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7c9c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4b60 item 13 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848900): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848900): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848900): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848900): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848900): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.945636612 +0000 UTC m=+12.733352230 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848900): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848e40): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848e40): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848e40): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848e40): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848e40): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.945636612 +0000 UTC m=+12.733352230 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000848e40): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 14 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000849480): _readAt: size=2, off=0 2025/10/02 01:01:54 ERROR : open-test-file(0xc000849480): Couldn't read size of file 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000849480): >_readAt: n=0, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000849480): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000849480): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000849480): close: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000849480): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008498c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008498c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008498c0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008498c0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008498c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.947235684 +0000 UTC m=+12.734951303 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008498c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0100): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0100): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0100): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0100): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0100): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.947235684 +0000 UTC m=+12.734951303 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0100): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a5b0 item 15 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 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/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0780): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0780): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0780): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0780): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0780): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.949111647 +0000 UTC m=+12.736827264 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0780): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0cc0): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0cc0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0cc0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0cc0): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0cc0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.949111647 +0000 UTC m=+12.736827264 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f0cc0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad90 item 16 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1340): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1340): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1340): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1340): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1340): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.952636947 +0000 UTC m=+12.740352565 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1340): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): open at offset 5 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): _writeAt: size=3, off=7 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.952636947 +0000 UTC m=+12.740352565 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f17c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1cc0): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1cc0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1cc0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1cc0): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1cc0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.952636947 +0000 UTC m=+12.740352565 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0006f1cc0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 17 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7cfc0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7cfc0): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7cfc0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7cfc0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7cfc0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.95782019 +0000 UTC m=+12.745535797 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7cfc0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7d580): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7d580): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7d580): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7d580): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7d580): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.95782019 +0000 UTC m=+12.745535797 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000e7d580): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5180 item 18 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862440): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862440): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862440): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862440): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862440): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.963520504 +0000 UTC m=+12.751236122 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862440): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): open at offset 5 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): _writeAt: size=3, off=7 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.963520504 +0000 UTC m=+12.751236122 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862940): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862e40): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862e40): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862e40): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862e40): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862e40): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.963520504 +0000 UTC m=+12.751236122 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000862e40): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b880 item 19 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008634c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008634c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008634c0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008634c0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008634c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.966337934 +0000 UTC m=+12.754053552 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0008634c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000863a40): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000863a40): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000863a40): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000863a40): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000863a40): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.966337934 +0000 UTC m=+12.754053552 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000863a40): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482000 item 20 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b801c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b801c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b801c0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b801c0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b801c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.967772919 +0000 UTC m=+12.755488537 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b801c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): open at offset 5 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): _writeAt: size=3, off=7 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.967772919 +0000 UTC m=+12.755488537 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b806c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b80bc0): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b80bc0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b80bc0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b80bc0): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b80bc0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.967772919 +0000 UTC m=+12.755488537 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b80bc0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004824d0 item 21 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81240): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81240): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81240): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81240): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81240): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.973311629 +0000 UTC m=+12.761027247 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81240): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81780): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81780): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81780): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81780): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81780): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.973311629 +0000 UTC m=+12.761027247 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81780): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004829a0 item 22 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81e00): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81e00): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81e00): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81e00): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81e00): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.977049449 +0000 UTC m=+12.764765067 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000b81e00): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): open at offset 5 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): _writeAt: size=3, off=7 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.977049449 +0000 UTC m=+12.764765067 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a003c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a008c0): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a008c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a008c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a008c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a008c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.977049449 +0000 UTC m=+12.764765067 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000a008c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 23 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 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/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec140): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec140): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec140): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec140): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec140): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.98000644 +0000 UTC m=+12.767722058 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec140): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec680): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec680): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec680): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec680): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec680): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.98000644 +0000 UTC m=+12.767722058 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ec680): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d56c0 item 24 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009eccc0): _readAt: size=2, off=0 2025/10/02 01:01:54 ERROR : open-test-file(0xc0009eccc0): Couldn't read size of file 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009eccc0): >_readAt: n=0, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009eccc0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009eccc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009eccc0): close: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009eccc0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed0c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed0c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed0c0): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed0c0): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed0c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.989222256 +0000 UTC m=+12.776937863 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed0c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): _readAt: size=2, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): open at offset 5 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): >_readAt: n=2, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): _writeAt: size=3, off=7 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.989222256 +0000 UTC m=+12.776937863 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009ed5c0): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009edb00): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009edb00): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009edb00): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009edb00): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009edb00): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.989222256 +0000 UTC m=+12.776937863 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc0009edb00): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5a40 item 25 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16200): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16200): >openPending: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16200): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16200): >_writeAt: n=5, err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16200): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.992426553 +0000 UTC m=+12.780142162 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16200): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16740): _readAt: size=512, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16740): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16740): >openPending: err= 2025/10/02 01:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16740): >_readAt: n=5, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16740): close: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:54.992426553 +0000 UTC m=+12.780142162 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16740): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: Remove: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6150 item 26 2025/10/02 01:01:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16d80): _readAt: size=2, off=0 2025/10/02 01:01:54 ERROR : open-test-file(0xc000d16d80): Couldn't read size of file 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16d80): >_readAt: n=0, err=EOF 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16d80): _writeAt: size=5, off=0 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16d80): close: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d16d80): >close: err= 2025/10/02 01:01:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:54 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:54 DEBUG : open-test-file(0xc000d17180): openPending: 2025/10/02 01:01:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17180): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17180): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17180): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.001191391 +0000 UTC m=+12.788907019 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.001191391 +0000 UTC m=+12.788907019 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17680): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17bc0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17bc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17bc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17bc0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17bc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.001191391 +0000 UTC m=+12.788907019 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17bc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6690 item 27 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d02c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d02c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d02c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d02c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d02c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.018049407 +0000 UTC m=+12.805765026 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d02c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0800): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0800): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0800): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.018049407 +0000 UTC m=+12.805765026 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6f50 item 28 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0e40): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc0007d0e40): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0e40): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0e40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0e40): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0e40): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0e40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1200): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1200): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1200): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.024528033 +0000 UTC m=+12.812243651 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00a00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00a00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00a00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00a00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00a00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.024528033 +0000 UTC m=+12.812243651 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00a00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7420 item 29 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01080): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01080): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01080): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01080): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01080): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.030577031 +0000 UTC m=+12.818292650 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a015c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a015c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a015c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a015c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a015c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.030577031 +0000 UTC m=+12.818292650 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a015c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004832d0 item 30 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01c00): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc000a01c00): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01c00): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01c00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01c00): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01c00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4040): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4040): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4040): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4040): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4040): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.035738344 +0000 UTC m=+12.823453962 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4040): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4700): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4700): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4700): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4700): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4700): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.035738344 +0000 UTC m=+12.823453962 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4700): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483650 item 31 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1940): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1940): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1940): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.039924443 +0000 UTC m=+12.827640062 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1ec0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1ec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1ec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1ec0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1ec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.039924443 +0000 UTC m=+12.827640062 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1ec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c76c0 item 32 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a580): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a580): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a580): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.043229761 +0000 UTC m=+12.830945389 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2aa00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2aa00): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2aa00): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2aa00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2aa00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7b90 item 33 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2aa00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2aa00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.044515766 +0000 UTC m=+12.832231384 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2aa00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2af00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2af00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2af00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2af00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2af00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.044515766 +0000 UTC m=+12.832231384 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2af00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7dc0 item 33 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b540): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b540): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.049139398 +0000 UTC m=+12.836855015 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ba00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ba00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a460 item 34 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ba00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ba00): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ba00): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ba00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ba00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.049755936 +0000 UTC m=+12.837471544 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ba00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bf40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bf40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bf40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bf40): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bf40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.049755936 +0000 UTC m=+12.837471544 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bf40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aa10 item 34 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba600): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba600): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba600): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba600): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba600): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.051358375 +0000 UTC m=+12.839073993 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba600): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 35 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.051887047 +0000 UTC m=+12.839602665 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbafc0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbafc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbafc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbafc0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbafc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.051887047 +0000 UTC m=+12.839602665 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbafc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b500 item 35 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb640): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb640): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb640): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.053493995 +0000 UTC m=+12.841209613 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbb40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbb40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b9d0 item 36 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbb40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbb40): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbb40): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbb40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbb40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.054261326 +0000 UTC m=+12.841976945 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbb40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18100): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18100): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18100): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18100): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18100): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.054261326 +0000 UTC m=+12.841976945 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18100): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc70 item 36 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4f80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4f80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4f80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4f80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4f80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.056110888 +0000 UTC m=+12.843826506 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4f80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5500): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5500): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5500): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5500): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483a40 item 37 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5500): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.05684656 +0000 UTC m=+12.844562188 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5a00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5a00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5a00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5a00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5a00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.05684656 +0000 UTC m=+12.844562188 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5a00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483c00 item 37 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98100): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98100): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98100): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98100): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98100): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.058893354 +0000 UTC m=+12.846608972 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98100): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98600): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98600): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a000 item 38 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98600): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98600): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98600): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98600): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98600): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.05939718 +0000 UTC m=+12.847112798 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98600): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.05939718 +0000 UTC m=+12.847112798 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 38 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b991c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b991c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b991c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b991c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b991c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.060573138 +0000 UTC m=+12.848288756 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b991c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b996c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b996c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b996c0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b996c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b996c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a700 item 39 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b996c0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b996c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.061613282 +0000 UTC m=+12.849328900 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b996c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99c00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99c00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99c00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99c00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99c00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.061613282 +0000 UTC m=+12.849328900 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99c00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa10 item 39 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.06298108 +0000 UTC m=+12.850696698 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e840): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e840): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae70 item 40 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e840): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e840): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e840): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e840): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e840): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.06448324 +0000 UTC m=+12.852198859 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e840): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ed80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ed80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ed80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ed80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ed80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.06448324 +0000 UTC m=+12.852198859 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ed80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b030 item 40 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f340): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f340): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.067270294 +0000 UTC m=+12.854985912 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f880): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f880): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f880): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b420 item 41 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f880): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f880): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.067999273 +0000 UTC m=+12.855714890 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f880): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4fd40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4fd40): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4fd40): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4fd40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4fd40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b5e0 item 41 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4fd40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4fd40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.068795097 +0000 UTC m=+12.856510715 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4fd40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2300): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2300): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2300): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.068795097 +0000 UTC m=+12.856510715 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b7a0 item 41 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2940): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2940): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2940): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2940): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2940): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.070916401 +0000 UTC m=+12.858632019 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2e80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2e80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2e80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 42 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2e80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2e80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.072080106 +0000 UTC m=+12.859795724 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2e80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc33c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc33c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522f50 item 42 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc33c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc33c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc33c0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc33c0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc33c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.072780762 +0000 UTC m=+12.860496370 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc33c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3940): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3940): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3940): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.072780762 +0000 UTC m=+12.860496370 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005232d0 item 42 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c000): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c000): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c000): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c000): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c000): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c000): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c000): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.074477287 +0000 UTC m=+12.862192905 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c500): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c500): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005236c0 item 43 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c500): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.074928495 +0000 UTC m=+12.862644113 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6ca40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6ca40): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6ca40): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6ca40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6ca40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523960 item 43 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6ca40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6ca40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.075572284 +0000 UTC m=+12.863287902 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6ca40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cf80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cf80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cf80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cf80): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cf80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.075572284 +0000 UTC m=+12.863287902 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cf80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372070 item 43 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d600): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d600): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d600): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d600): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d600): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d600): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d600): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.076953978 +0000 UTC m=+12.864669596 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d600): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6db00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6db00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6db00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372690 item 44 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6db00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6db00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.077373535 +0000 UTC m=+12.865089154 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6db00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee40c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee40c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a10 item 44 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee40c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee40c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee40c0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee40c0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee40c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.077925583 +0000 UTC m=+12.865641201 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee40c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee4640): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee4640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee4640): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee4640): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee4640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.077925583 +0000 UTC m=+12.865641201 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee4640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d20 item 44 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18540): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18540): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18540): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18540): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.079302748 +0000 UTC m=+12.867018366 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18a40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18a40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18a40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce000 item 45 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18a40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18a40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.079914327 +0000 UTC m=+12.867629945 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18a40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19140): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19140): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19140): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19140): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19140): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.079914327 +0000 UTC m=+12.867629945 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19140): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce1c0 item 45 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19780): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19780): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19780): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19780): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19780): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.081381993 +0000 UTC m=+12.869097611 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19c80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19c80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19c80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 46 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19c80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19c80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.081976789 +0000 UTC m=+12.869692407 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19c80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008de400): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008de400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008de400): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008de400): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008de400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.081976789 +0000 UTC m=+12.869692407 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008de400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce850 item 46 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dea40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dea40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dea40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dea40): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dea40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dea40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dea40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.083282041 +0000 UTC m=+12.870997659 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dea40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008def40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008def40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008def40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cebd0 item 47 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008def40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008def40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.083934195 +0000 UTC m=+12.871649813 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008def40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008df640): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008df640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008df640): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008df640): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008df640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.083934195 +0000 UTC m=+12.871649813 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008df640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 47 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dfc80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dfc80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dfc80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dfc80): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dfc80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dfc80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dfc80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.085848119 +0000 UTC m=+12.873563727 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008dfc80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50200): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50200): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf490 item 48 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50200): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.086513849 +0000 UTC m=+12.874229468 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50900): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50900): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50900): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.086513849 +0000 UTC m=+12.874229468 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf810 item 48 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50f40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50f40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50f40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50f40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50f40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.089268552 +0000 UTC m=+12.876984170 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b50f40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfdc0 item 49 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.089678552 +0000 UTC m=+12.877394170 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b513c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b51900): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b51900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b51900): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b51900): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b51900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.089678552 +0000 UTC m=+12.877394170 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b51900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6000 item 49 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c000): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c000): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c000): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c000): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c000): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.091694808 +0000 UTC m=+12.879410426 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e63f0 item 50 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.092270589 +0000 UTC m=+12.879986208 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9c500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ca80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ca80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ca80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ca80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ca80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.092270589 +0000 UTC m=+12.879986208 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ca80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e65b0 item 50 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5000): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5000): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5000): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5000): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5000): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.09428374 +0000 UTC m=+12.881999357 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373490 item 51 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.094885059 +0000 UTC m=+12.882600677 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5a40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5a40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5a40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5a40): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5a40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.094885059 +0000 UTC m=+12.882600677 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ee5a40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373960 item 51 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06240): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06240): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06240): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06240): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06240): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.096485895 +0000 UTC m=+12.884201513 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06240): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373f10 item 52 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.097097082 +0000 UTC m=+12.884812710 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06cc0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06cc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06cc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06cc0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06cc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.097097082 +0000 UTC m=+12.884812710 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d06cc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a1c0 item 52 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.09836858 +0000 UTC m=+12.886084198 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 53 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.099391671 +0000 UTC m=+12.887107279 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07840): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07d80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07d80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07d80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07d80): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07d80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.099391671 +0000 UTC m=+12.887107279 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d07d80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aaf0 item 53 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28480): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28480): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28480): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.101789805 +0000 UTC m=+12.889505423 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b260 item 54 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.102624232 +0000 UTC m=+12.890339850 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28980): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28f00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28f00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28f00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28f00): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28f00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.102624232 +0000 UTC m=+12.890339850 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d28f00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b500 item 54 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29580): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29580): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29580): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.104090785 +0000 UTC m=+12.891806402 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bce0 item 55 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.106259848 +0000 UTC m=+12.893975466 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d29a80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64040): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64040): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64040): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64040): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64040): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.106259848 +0000 UTC m=+12.893975466 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64040): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416000 item 55 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d646c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d646c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d646c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d646c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d646c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.110422915 +0000 UTC m=+12.898138534 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d646c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416bd0 item 56 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.111953019 +0000 UTC m=+12.899668637 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d64bc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65140): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65140): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65140): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65140): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65140): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.111953019 +0000 UTC m=+12.899668637 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65140): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416e70 item 56 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.115324059 +0000 UTC m=+12.903039667 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65cc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65cc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65cc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417650 item 57 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65cc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65cc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.117143275 +0000 UTC m=+12.904858893 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d65cc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417b90 item 57 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.118107707 +0000 UTC m=+12.905823324 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e800): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e800): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e800): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.118107707 +0000 UTC m=+12.905823324 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7e800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417d50 item 57 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.122847646 +0000 UTC m=+12.910563274 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7ee40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f380): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f380): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f380): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 58 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f380): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f380): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.123737638 +0000 UTC m=+12.911453255 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f380): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e690 item 58 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.124760889 +0000 UTC m=+12.912476508 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7f8c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7fe80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7fe80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7fe80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7fe80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7fe80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.124760889 +0000 UTC m=+12.912476508 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d7fe80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 58 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.126605994 +0000 UTC m=+12.914321612 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4a80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4a80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4a80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ec40 item 59 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4a80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4a80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.127265211 +0000 UTC m=+12.914980829 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4a80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee00 item 59 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.127840843 +0000 UTC m=+12.915556461 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da4fc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5540): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5540): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5540): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.127840843 +0000 UTC m=+12.915556461 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047efc0 item 59 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.129342082 +0000 UTC m=+12.917057690 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9cd80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d2c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d2c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d2c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6d90 item 60 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d2c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d2c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.130116656 +0000 UTC m=+12.917832275 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d2c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7180 item 60 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.130749285 +0000 UTC m=+12.918464903 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9d800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ddc0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ddc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ddc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ddc0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ddc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.130749285 +0000 UTC m=+12.918464903 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b9ddc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7500 item 60 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.132582406 +0000 UTC m=+12.920298025 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe9c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe9c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe9c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7ab0 item 61 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe9c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe9c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.133158208 +0000 UTC m=+12.920873826 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbe9c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf0c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf0c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf0c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf0c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf0c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.133158208 +0000 UTC m=+12.920873826 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf0c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7dc0 item 61 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.134558146 +0000 UTC m=+12.922273764 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbf700): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbfc40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbfc40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbfc40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c380 item 62 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbfc40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbfc40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.135197678 +0000 UTC m=+12.922913295 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000bbfc40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e163c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e163c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e163c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e163c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e163c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.135197678 +0000 UTC m=+12.922913295 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e163c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c5b0 item 62 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.136741727 +0000 UTC m=+12.924457345 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16a00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16f40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16f40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16f40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ccb0 item 63 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16f40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16f40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.137335231 +0000 UTC m=+12.925050850 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e16f40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17640): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17640): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17640): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.137335231 +0000 UTC m=+12.925050850 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d0a0 item 63 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.138929595 +0000 UTC m=+12.926645214 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e17c80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52240): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52240): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52240): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d650 item 64 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52240): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52240): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.139461113 +0000 UTC m=+12.927176731 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52240): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52940): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52940): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52940): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.139461113 +0000 UTC m=+12.927176731 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d960 item 64 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52f80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52f80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52f80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52f80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52f80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.141034718 +0000 UTC m=+12.928750336 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e52f80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53400): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53400): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53400): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53400): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 65 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53400): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.14213283 +0000 UTC m=+12.929848449 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53900): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53900): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53900): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.14213283 +0000 UTC m=+12.929848449 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 65 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53f40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53f40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53f40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53f40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53f40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.143485009 +0000 UTC m=+12.931200626 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e53f40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84440): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 66 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84440): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84440): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84440): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84440): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.144129539 +0000 UTC m=+12.931845158 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84980): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84980): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84980): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84980): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84980): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.144129539 +0000 UTC m=+12.931845158 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84980): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 66 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84fc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84fc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84fc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84fc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84fc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.146503377 +0000 UTC m=+12.934218995 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e84fc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85440): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85440): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85440): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85440): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 67 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85440): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.147761069 +0000 UTC m=+12.935476688 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85940): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85940): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85940): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.147761069 +0000 UTC m=+12.935476688 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e85940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 67 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8040): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8040): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8040): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8040): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8040): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.150113216 +0000 UTC m=+12.937828834 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8040): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 68 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8540): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8540): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8540): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8540): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.150870478 +0000 UTC m=+12.938586096 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8a80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8a80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8a80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8a80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8a80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.150870478 +0000 UTC m=+12.938586096 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea8a80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338000 item 68 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea90c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea90c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea90c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea90c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea90c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.153326049 +0000 UTC m=+12.941041667 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea90c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9540): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9540): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9540): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9540): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 69 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9540): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.154283877 +0000 UTC m=+12.941999495 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9a40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9a40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9a40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9a40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9a40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.154283877 +0000 UTC m=+12.941999495 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ea9a40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 69 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0140): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0140): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0140): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0140): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0140): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.155857582 +0000 UTC m=+12.943573200 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0140): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0640): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339110 item 70 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0640): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0640): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0640): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0640): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.156425539 +0000 UTC m=+12.944141157 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0b80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0b80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0b80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0b80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0b80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.156425539 +0000 UTC m=+12.944141157 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef0b80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003392d0 item 70 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1200): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1200): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1200): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.158655727 +0000 UTC m=+12.946371345 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1700): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1700): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1700): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1700): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1700): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 71 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1700): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1700): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.159242829 +0000 UTC m=+12.946958447 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1700): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1c00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1c00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1c00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1c00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1c00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.159242829 +0000 UTC m=+12.946958447 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ef1c00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 71 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26300): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26300): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26300): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.160836782 +0000 UTC m=+12.948552400 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26800): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ea0 item 72 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26800): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26800): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26800): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26800): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.161739037 +0000 UTC m=+12.949454655 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26d40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26d40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26d40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26d40): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26d40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.161739037 +0000 UTC m=+12.949454655 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f26d40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e150 item 72 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27300): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27300): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27300): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27300): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27300): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.163314816 +0000 UTC m=+12.951030433 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27800): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27800): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eee0 item 73 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27800): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.163843268 +0000 UTC m=+12.951558886 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27cc0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27cc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27cc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27cc0): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27cc0): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f0a0 item 73 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27cc0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27cc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.164505431 +0000 UTC m=+12.952221049 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f27cc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4280): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4280): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4280): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.164505431 +0000 UTC m=+12.952221049 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f960 item 73 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa48c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa48c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa48c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa48c0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa48c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa48c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa48c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.166334116 +0000 UTC m=+12.954049734 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa48c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4dc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4dc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4dc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504150 item 74 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4dc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4dc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.167411568 +0000 UTC m=+12.955127176 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa4dc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5300): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504460 item 74 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5300): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5300): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5300): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5300): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.168798343 +0000 UTC m=+12.956513960 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5880): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5880): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5880): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5880): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5880): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.168798343 +0000 UTC m=+12.956513960 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5880): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005048c0 item 74 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5ec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5ec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5ec0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5ec0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5ec0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5ec0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5ec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.170887124 +0000 UTC m=+12.958602752 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fa5ec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca440): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca440): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505340 item 75 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca440): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.171766406 +0000 UTC m=+12.959482024 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca980): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca980): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca980): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca980): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca980): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505500 item 75 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca980): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca980): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.172432917 +0000 UTC m=+12.960148545 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fca980): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcaec0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcaec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcaec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcaec0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcaec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.172432917 +0000 UTC m=+12.960148545 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcaec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005058f0 item 75 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcb500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcb500): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcb500): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcb500): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcb500): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcb500): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcb500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.176039881 +0000 UTC m=+12.963776268 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcb500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcba00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcba00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcba00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505e30 item 76 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcba00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcba00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.177284498 +0000 UTC m=+12.965000116 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcba00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcbf40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcbf40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376070 item 76 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcbf40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcbf40): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcbf40): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcbf40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcbf40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.177878263 +0000 UTC m=+12.965593870 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fcbf40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffa540): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffa540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffa540): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffa540): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffa540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.177878263 +0000 UTC m=+12.965593870 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffa540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376310 item 76 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffab80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffab80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffab80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffab80): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffab80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffab80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffab80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.179918394 +0000 UTC m=+12.967634012 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffab80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb080): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb080): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb080): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003769a0 item 77 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb080): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb080): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.180532817 +0000 UTC m=+12.968248435 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb780): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb780): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb780): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.180532817 +0000 UTC m=+12.968248435 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffb780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376bd0 item 77 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffbdc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffbdc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffbdc0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffbdc0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffbdc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffbdc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffbdc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.182316046 +0000 UTC m=+12.970031664 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000ffbdc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377420 item 78 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.185185674 +0000 UTC m=+12.972901292 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034a40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034a40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034a40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034a40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034a40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.185185674 +0000 UTC m=+12.972901292 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001034a40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b90 item 78 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035080): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035080): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035080): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035080): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035080): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035080): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035080): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.187756763 +0000 UTC m=+12.975472380 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035580): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035580): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a070 item 79 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035580): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.188573336 +0000 UTC m=+12.976288954 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035c80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035c80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035c80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035c80): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035c80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.188573336 +0000 UTC m=+12.976288954 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001035c80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a230 item 79 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056340): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056340): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.190245796 +0000 UTC m=+12.977961414 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056840): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056840): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056840): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a620 item 80 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056840): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056840): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.190747228 +0000 UTC m=+12.978462846 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056840): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056f40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056f40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056f40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056f40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056f40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.190747228 +0000 UTC m=+12.978462846 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001056f40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a850 item 80 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057580): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057580): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057580): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.19215448 +0000 UTC m=+12.979870098 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b260 item 81 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.192866488 +0000 UTC m=+12.980582105 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057a00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057f40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057f40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057f40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057f40): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057f40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.192866488 +0000 UTC m=+12.980582105 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001057f40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bce0 item 81 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070640): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070640): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070640): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.194164175 +0000 UTC m=+12.981879792 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004288c0 item 82 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.194964928 +0000 UTC m=+12.982680546 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001070b40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010710c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010710c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010710c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010710c0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010710c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.194964928 +0000 UTC m=+12.982680546 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010710c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 82 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001071740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001071740): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001071740): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001071740): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001071740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.196906444 +0000 UTC m=+12.984622062 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001071740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 83 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.198774581 +0000 UTC m=+12.986490199 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000da5c40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6200): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6200): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6200): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.198774581 +0000 UTC m=+12.986490199 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f650 item 83 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6880): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6880): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6880): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6880): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6880): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.200300587 +0000 UTC m=+12.988016204 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6880): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fab0 item 84 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.201418636 +0000 UTC m=+12.989134254 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de6d80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7300): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7300): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7300): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.201418636 +0000 UTC m=+12.989134254 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 84 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7980): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7980): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7980): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7980): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7980): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.203075468 +0000 UTC m=+12.990791086 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7980): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee4d0 item 85 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.204068582 +0000 UTC m=+12.991784200 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000de7e80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110e440): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110e440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110e440): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110e440): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110e440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.204068582 +0000 UTC m=+12.991784200 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110e440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee770 item 85 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110eac0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110eac0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110eac0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110eac0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110eac0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.207243554 +0000 UTC m=+12.994959172 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110eac0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eed90 item 86 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.208305919 +0000 UTC m=+12.996021537 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110efc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110f540): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110f540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110f540): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110f540): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110f540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.208305919 +0000 UTC m=+12.996021537 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110f540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef0a0 item 86 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110fbc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110fbc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110fbc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110fbc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110fbc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.210062047 +0000 UTC m=+12.997777665 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00110fbc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef8f0 item 87 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.212384448 +0000 UTC m=+13.000100066 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e140): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e680): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e680): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e680): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e680): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e680): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.212384448 +0000 UTC m=+13.000100066 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112e680): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efc70 item 87 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112ed00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112ed00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112ed00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112ed00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112ed00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.215054552 +0000 UTC m=+13.002770170 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112ed00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432690 item 88 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.216041485 +0000 UTC m=+13.003757103 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f780): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f780): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f780): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.216041485 +0000 UTC m=+13.003757103 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112f780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432af0 item 88 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.217986166 +0000 UTC m=+13.005701785 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00112fdc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e380): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e380): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e380): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004332d0 item 89 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e380): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e380): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.219172004 +0000 UTC m=+13.006887621 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e380): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433b20 item 89 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.221896009 +0000 UTC m=+13.009611647 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114e8c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ee40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ee40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ee40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ee40): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ee40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.221896009 +0000 UTC m=+13.009611647 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ee40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ce0 item 89 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.224306556 +0000 UTC m=+13.012022174 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f9c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f9c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f9c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330930 item 90 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f9c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f9c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.225176759 +0000 UTC m=+13.012892377 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114f9c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330fc0 item 90 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.226038628 +0000 UTC m=+13.013754246 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00114ff00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166540): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166540): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166540): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.226038628 +0000 UTC m=+13.013754246 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003311f0 item 90 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.227980534 +0000 UTC m=+13.015696162 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001166b80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011670c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011670c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011670c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331960 item 91 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011670c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011670c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.228997524 +0000 UTC m=+13.016713152 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011670c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331c70 item 91 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.230297184 +0000 UTC m=+13.018012802 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167600): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167b80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167b80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167b80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167b80): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167b80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.230297184 +0000 UTC m=+13.018012802 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001167b80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c0e0 item 91 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.231979944 +0000 UTC m=+13.019695561 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188240): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188780): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188780): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c460 item 92 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188780): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.233551305 +0000 UTC m=+13.021266922 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c620 item 92 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.235063795 +0000 UTC m=+13.022779412 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188cc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189280): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189280): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189280): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.235063795 +0000 UTC m=+13.022779412 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c850 item 92 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.237520769 +0000 UTC m=+13.025236387 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011898c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189e00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189e00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189e00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cd20 item 93 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189e00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189e00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.239063616 +0000 UTC m=+13.026779235 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189e00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6580): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6580): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6580): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.239063616 +0000 UTC m=+13.026779235 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cf50 item 93 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.242228008 +0000 UTC m=+13.029943616 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e0fc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1540): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c380 item 94 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1540): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.243300542 +0000 UTC m=+13.031016160 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1c40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1c40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1c40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1c40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1c40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.243300542 +0000 UTC m=+13.031016160 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1c40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 94 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.245748559 +0000 UTC m=+13.033464177 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a6b00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7040): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7040): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7040): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 95 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7040): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7040): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.247589015 +0000 UTC m=+13.035304633 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7040): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7740): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7740): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7740): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.247589015 +0000 UTC m=+13.035304633 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cfc0 item 95 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.249883644 +0000 UTC m=+13.037599262 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011a7d80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d570 item 96 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.250906414 +0000 UTC m=+13.038622032 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.250906414 +0000 UTC m=+13.038622032 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 96 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= 2025/10/02 01:01:55 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:55 DEBUG : Looking for writers 2025/10/02 01:01:55 DEBUG : >WaitForWriters: 2025/10/02 01:01:55 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:55 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:55 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:55 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/02 01:01:55 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e1c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e1c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e1c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e1c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e1c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.276385087 +0000 UTC m=+13.064100725 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e1c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e640): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e640): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e640): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e640): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e640): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.276385087 +0000 UTC m=+13.064100725 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088eb00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088eb00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088eb00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088eb00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088eb00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.276385087 +0000 UTC m=+13.064100725 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088eb00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c7e0 item 1 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f140): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f140): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f140): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f140): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f140): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.279770054 +0000 UTC m=+13.067485682 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f140): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f640): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f640): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f640): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.279770054 +0000 UTC m=+13.067485682 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d2d0 item 2 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.281570425 +0000 UTC m=+13.069286053 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912180): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912180): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912180): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912180): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912180): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912180): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.281570425 +0000 UTC m=+13.069286053 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912640): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912640): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912640): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.281570425 +0000 UTC m=+13.069286053 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d9d0 item 3 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912cc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912cc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912cc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912cc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912cc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.284625933 +0000 UTC m=+13.072341570 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912cc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913200): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913200): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913200): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.284625933 +0000 UTC m=+13.072341570 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 4 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913840): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913840): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913840): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913840): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913840): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.288020847 +0000 UTC m=+13.075736475 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913840): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913dc0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913dc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913dc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913dc0): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913dc0): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913dc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.288020847 +0000 UTC m=+13.075736475 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913dc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604400): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604400): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604400): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.288020847 +0000 UTC m=+13.075736475 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a10 item 5 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006050c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006050c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006050c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006050c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006050c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.291150444 +0000 UTC m=+13.078866063 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006050c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605a80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605a80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605a80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605a80): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605a80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.291150444 +0000 UTC m=+13.078866063 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605a80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004018f0 item 6 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0800): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0800): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0800): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.293196807 +0000 UTC m=+13.080912425 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1d80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1d80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1d80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1d80): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1d80): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1d80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.293196807 +0000 UTC m=+13.080912425 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1d80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f142c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f142c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f142c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f142c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f142c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.293196807 +0000 UTC m=+13.080912425 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f142c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401e30 item 7 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14940): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14940): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14940): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.296481614 +0000 UTC m=+13.084197232 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14f00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14f00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14f00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14f00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14f00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.296481614 +0000 UTC m=+13.084197232 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14f00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c9a0 item 8 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f154c0): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc000f154c0): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f154c0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f154c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f154c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f154c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f154c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15880): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15880): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15880): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15880): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15880): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.298054628 +0000 UTC m=+13.085770246 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15880): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15d00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15d00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15d00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15d00): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15d00): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15d00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.298054628 +0000 UTC m=+13.085770246 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15d00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8280): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8280): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8280): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.298054628 +0000 UTC m=+13.085770246 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce00 item 9 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ae40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ae40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ae40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ae40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ae40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.3003187 +0000 UTC m=+13.088034318 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ae40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b780): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b780): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b780): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.3003187 +0000 UTC m=+13.088034318 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b90 item 10 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be000): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc0004be000): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be000): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be000): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be000): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be000): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be3c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be3c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be3c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be3c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be3c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.303895648 +0000 UTC m=+13.091611265 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be3c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be8c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be8c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be8c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be8c0): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be8c0): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be8c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be8c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.303895648 +0000 UTC m=+13.091611265 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be8c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bee00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bee00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bee00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bee00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bee00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.303895648 +0000 UTC m=+13.091611265 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bee00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e310 item 11 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf480): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf480): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf480): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.308514971 +0000 UTC m=+13.096230589 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf9c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf9c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf9c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf9c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf9c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.308514971 +0000 UTC m=+13.096230589 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf9c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e7e0 item 12 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848080): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc000848080): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848080): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848080): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848080): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848080): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848440): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848440): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848440): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.313244292 +0000 UTC m=+13.100959930 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848b00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848b00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848b00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848b00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848b00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.313244292 +0000 UTC m=+13.100959930 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848b00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ecb0 item 13 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849180): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849180): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849180): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849180): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.31647051 +0000 UTC m=+13.104186138 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849740): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849740): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849740): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.31647051 +0000 UTC m=+13.104186138 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f030 item 14 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8fc0): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc0006c8fc0): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8fc0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8fc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8fc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8fc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8fc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c93c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c93c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c93c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c93c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c93c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.31945831 +0000 UTC m=+13.107173929 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c93c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0040): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0040): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0040): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0040): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0040): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.31945831 +0000 UTC m=+13.107173929 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0040): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d500 item 15 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f06c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f06c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f06c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f06c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f06c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.323022363 +0000 UTC m=+13.110737981 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f06c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0c00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0c00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0c00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0c00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0c00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.323022363 +0000 UTC m=+13.110737981 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f0c00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 16 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1280): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1280): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1280): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.32638094 +0000 UTC m=+13.114096558 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.32638094 +0000 UTC m=+13.114096558 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1700): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.32638094 +0000 UTC m=+13.114096558 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 17 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862300): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862300): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862300): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.329469299 +0000 UTC m=+13.117184917 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862840): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862840): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862840): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862840): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862840): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.329469299 +0000 UTC m=+13.117184917 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862840): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 18 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862ec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862ec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862ec0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862ec0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862ec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.33491751 +0000 UTC m=+13.122633128 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862ec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.33491751 +0000 UTC m=+13.122633128 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0008633c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863900): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863900): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863900): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.33491751 +0000 UTC m=+13.122633128 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aee0 item 19 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.338511088 +0000 UTC m=+13.126226705 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80880): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80880): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80880): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80880): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80880): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.338511088 +0000 UTC m=+13.126226705 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80880): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f730 item 20 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80f00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80f00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80f00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80f00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80f00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.340396348 +0000 UTC m=+13.128111966 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80f00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.340396348 +0000 UTC m=+13.128111966 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81900): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81900): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81900): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.340396348 +0000 UTC m=+13.128111966 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fe30 item 21 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c000): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c000): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c000): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c000): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c000): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.343293999 +0000 UTC m=+13.131009616 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c580): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c580): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c580): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.343293999 +0000 UTC m=+13.131009616 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4620 item 22 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7cc00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7cc00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7cc00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7cc00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7cc00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.345048663 +0000 UTC m=+13.132764282 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7cc00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.345048663 +0000 UTC m=+13.132764282 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d100): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d680): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d680): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d680): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d680): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d680): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.345048663 +0000 UTC m=+13.132764282 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d680): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4d20 item 23 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dd00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dd00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dd00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dd00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dd00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.347932017 +0000 UTC m=+13.135647635 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dd00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec2c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec2c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec2c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec2c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec2c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.347932017 +0000 UTC m=+13.135647635 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec2c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5490 item 24 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec900): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc0009ec900): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec900): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec900): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec900): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec900): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eccc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eccc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eccc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eccc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eccc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.349915984 +0000 UTC m=+13.137631602 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eccc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.349915984 +0000 UTC m=+13.137631602 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed740): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed740): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed740): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.349915984 +0000 UTC m=+13.137631602 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5810 item 25 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eddc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eddc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eddc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eddc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eddc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.353537965 +0000 UTC m=+13.141253583 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eddc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16380): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16380): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16380): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16380): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16380): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.353537965 +0000 UTC m=+13.141253583 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16380): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5e30 item 26 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d169c0): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc000d169c0): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d169c0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d169c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d169c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d169c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d169c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16d80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16d80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16d80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16d80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16d80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.355572695 +0000 UTC m=+13.143288314 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16d80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.355572695 +0000 UTC m=+13.143288314 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d172c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17800): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17800): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17800): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.355572695 +0000 UTC m=+13.143288314 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6310 item 27 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17e80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17e80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17e80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17e80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17e80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.358517095 +0000 UTC m=+13.146232713 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17e80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00480): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00480): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00480): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.358517095 +0000 UTC m=+13.146232713 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6bd0 item 28 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00ac0): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc000a00ac0): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00ac0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00ac0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00ac0): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00ac0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.360445927 +0000 UTC m=+13.148161544 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01540): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01540): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01540): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.360445927 +0000 UTC m=+13.148161544 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c70a0 item 29 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01bc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01bc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01bc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01bc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01bc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.362424171 +0000 UTC m=+13.150139789 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01bc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0180): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0180): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0180): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0180): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.362424171 +0000 UTC m=+13.150139789 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c75e0 item 30 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d07c0): _readAt: size=2, off=0 2025/10/02 01:01:55 ERROR : open-test-file(0xc0007d07c0): Couldn't read size of file 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d07c0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d07c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d07c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d07c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d07c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.364528522 +0000 UTC m=+13.152244140 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1240): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1240): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1240): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1240): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1240): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.364528522 +0000 UTC m=+13.152244140 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1240): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7ab0 item 31 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d18c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d18c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d18c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d18c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d18c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.366266426 +0000 UTC m=+13.153982045 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d18c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1e40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1e40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1e40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1e40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1e40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.366266426 +0000 UTC m=+13.153982045 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1e40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7ea0 item 32 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a500): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a500): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a500): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.368026571 +0000 UTC m=+13.155742189 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a980): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a980): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a980): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a980): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a980): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004823f0 item 33 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a980): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a980): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.369323236 +0000 UTC m=+13.157038855 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a980): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae80): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.369323236 +0000 UTC m=+13.157038855 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004825b0 item 33 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b4c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b4c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b4c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b4c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b4c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.376839961 +0000 UTC m=+13.164555578 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b4c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b980): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b980): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482930 item 34 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b980): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b980): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b980): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b980): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b980): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.377626608 +0000 UTC m=+13.165342226 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b980): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bec0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bec0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.377626608 +0000 UTC m=+13.165342226 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2bec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482af0 item 34 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba580): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba580): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba580): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.380948285 +0000 UTC m=+13.168663904 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa00): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa00): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482f50 item 35 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.381545537 +0000 UTC m=+13.169261155 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaf40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaf40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaf40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaf40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaf40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.381545537 +0000 UTC m=+13.169261155 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaf40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483110 item 35 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb5c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb5c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb5c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb5c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb5c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.383578205 +0000 UTC m=+13.171293822 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb5c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbac0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbac0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483490 item 36 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbac0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbac0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbac0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbac0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbac0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.384571218 +0000 UTC m=+13.172286836 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbac0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4080): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4080): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4080): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4080): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4080): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.384571218 +0000 UTC m=+13.172286836 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483650 item 36 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d46c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d46c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d46c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d46c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d46c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.38662201 +0000 UTC m=+13.174337628 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d46c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b40): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b40): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004839d0 item 37 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.387306995 +0000 UTC m=+13.175022614 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.387306995 +0000 UTC m=+13.175022614 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b90 item 37 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d57c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d57c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d57c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d57c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d57c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.389603317 +0000 UTC m=+13.177318936 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d57c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5cc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5cc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483f10 item 38 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5cc0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5cc0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5cc0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5cc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.39079204 +0000 UTC m=+13.178507658 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5cc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98280): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98280): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98280): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.39079204 +0000 UTC m=+13.178507658 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a2a0 item 38 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98900): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98900): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98900): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.393748552 +0000 UTC m=+13.181464180 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98e00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98e00): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98e00): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98e00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98e00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 39 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98e00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98e00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.39452533 +0000 UTC m=+13.182240948 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98e00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99300): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99300): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99300): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.39452533 +0000 UTC m=+13.182240948 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a9a0 item 39 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99980): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99980): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99980): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99980): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99980): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.396842271 +0000 UTC m=+13.184557889 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99980): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99f00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99f00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae00 item 40 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99f00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99f00): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99f00): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99f00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99f00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.398105783 +0000 UTC m=+13.185821392 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b99f00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e4c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e4c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e4c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e4c0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e4c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.398105783 +0000 UTC m=+13.185821392 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4e4c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048afc0 item 40 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ea80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ea80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ea80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ea80): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ea80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ea80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ea80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.400216247 +0000 UTC m=+13.187931855 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ea80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ef80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ef80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ef80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b340 item 41 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ef80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ef80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.400871497 +0000 UTC m=+13.188587115 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4ef80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f480): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f480): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f480): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f480): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b570 item 41 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f480): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.401513513 +0000 UTC m=+13.189229130 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f9c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f9c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f9c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f9c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f9c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.401513513 +0000 UTC m=+13.189229130 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b4f9c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b730 item 41 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2080): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2080): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2080): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2080): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2080): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2080): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2080): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.406253864 +0000 UTC m=+13.193969482 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2580): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2580): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048be30 item 42 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2580): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.408569221 +0000 UTC m=+13.196284830 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2ac0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2ac0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005228c0 item 42 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2ac0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2ac0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2ac0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2ac0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.410227285 +0000 UTC m=+13.197942904 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc2ac0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3080): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3080): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3080): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3080): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3080): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.410227285 +0000 UTC m=+13.197942904 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005230a0 item 42 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc36c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc36c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc36c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc36c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc36c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc36c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc36c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.41529952 +0000 UTC m=+13.203015138 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc36c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3bc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3bc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3bc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523650 item 43 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3bc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3bc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.416576988 +0000 UTC m=+13.204292597 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000fc3bc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c180): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c180): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c180): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c180): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c180): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523880 item 43 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c180): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.418371218 +0000 UTC m=+13.206086836 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c6c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c6c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c6c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c6c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c6c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.418371218 +0000 UTC m=+13.206086836 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6c6c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a000 item 43 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cd00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cd00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cd00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cd00): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cd00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cd00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cd00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.420090046 +0000 UTC m=+13.207805664 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6cd00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d240): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d240): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d240): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aa10 item 44 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d240): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d240): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.422179159 +0000 UTC m=+13.209894777 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d240): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d780): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035acb0 item 44 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d780): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d780): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d780): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d780): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.423487365 +0000 UTC m=+13.211202983 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6d780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6dd00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6dd00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6dd00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6dd00): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6dd00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.423487365 +0000 UTC m=+13.211202983 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b6dd00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 44 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18400): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18400): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18400): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18400): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18400): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.42599315 +0000 UTC m=+13.213708768 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18900): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18900): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b6c0 item 45 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18900): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.428309349 +0000 UTC m=+13.216024967 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b18900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19000): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19000): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19000): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19000): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19000): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.428309349 +0000 UTC m=+13.216024967 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b9d0 item 45 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19640): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19640): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19640): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19640): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19640): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.432362882 +0000 UTC m=+13.220078500 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19b40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19b40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19b40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035be30 item 46 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19b40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19b40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.434733473 +0000 UTC m=+13.222449111 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b19b40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011882c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011882c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011882c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011882c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011882c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.434733473 +0000 UTC m=+13.222449111 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0011882c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce070 item 46 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188900): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188900): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188900): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188900): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188900): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.437890361 +0000 UTC m=+13.225605978 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188e00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188e00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188e00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce4d0 item 47 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188e00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188e00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.440372702 +0000 UTC m=+13.228088320 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001188e00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189500): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189500): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189500): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.440372702 +0000 UTC m=+13.228088320 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc001189500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce700 item 47 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6140): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6140): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6140): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6140): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6140): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6140): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6140): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.44588351 +0000 UTC m=+13.233599129 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6140): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6640): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6640): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003747e0 item 48 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6640): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.446958178 +0000 UTC m=+13.234673797 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6d40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6d40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6d40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6d40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6d40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.446958178 +0000 UTC m=+13.234673797 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d6d40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374a80 item 48 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7380): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7380): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7380): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7380): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7380): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.451515426 +0000 UTC m=+13.239231043 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7380): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003752d0 item 49 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.452240096 +0000 UTC m=+13.239955715 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7d40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7d40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7d40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7d40): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7d40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.452240096 +0000 UTC m=+13.239955715 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010d7d40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003757a0 item 49 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2440): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2440): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2440): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.454865697 +0000 UTC m=+13.242581315 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372070 item 50 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.455630173 +0000 UTC m=+13.243345790 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2ec0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2ec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2ec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2ec0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2ec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.455630173 +0000 UTC m=+13.243345790 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f2ec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003723f0 item 50 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3540): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3540): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.457951321 +0000 UTC m=+13.245666939 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a10 item 51 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.458755852 +0000 UTC m=+13.246471470 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0010f3a40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6000): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6000): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6000): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6000): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6000): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.458755852 +0000 UTC m=+13.246471470 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d20 item 51 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6680): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6680): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6680): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6680): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6680): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.460940905 +0000 UTC m=+13.248656523 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6680): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003733b0 item 52 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.46175331 +0000 UTC m=+13.249468929 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a6b80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7100): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7100): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7100): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7100): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7100): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.46175331 +0000 UTC m=+13.249468929 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7100): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003737a0 item 52 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7780): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7780): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7780): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.464120175 +0000 UTC m=+13.251835793 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373e30 item 53 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.464816212 +0000 UTC m=+13.252531830 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009a7c80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0240): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0240): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0240): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0240): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0240): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.464816212 +0000 UTC m=+13.252531830 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0240): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a0e0 item 53 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d08c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d08c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d08c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d08c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d08c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.466349531 +0000 UTC m=+13.254065150 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d08c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a5b0 item 54 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.46694564 +0000 UTC m=+13.254661258 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d0dc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1340): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1340): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1340): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.46694564 +0000 UTC m=+13.254661258 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa10 item 54 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d19c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d19c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d19c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d19c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d19c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.468998616 +0000 UTC m=+13.256714234 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d19c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b110 item 55 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.469759625 +0000 UTC m=+13.257475233 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009d1ec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18480): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18480): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18480): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.469759625 +0000 UTC m=+13.257475233 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b3b0 item 55 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18b00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18b00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18b00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18b00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18b00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.471553683 +0000 UTC m=+13.259269292 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a18b00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b960 item 56 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.472401235 +0000 UTC m=+13.260116854 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19580): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19580): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19580): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19580): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19580): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.472401235 +0000 UTC m=+13.260116854 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19580): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bea0 item 56 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.474228186 +0000 UTC m=+13.261943803 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a19bc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34180): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34180): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34180): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a80 item 57 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34180): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.474930033 +0000 UTC m=+13.262645652 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d90 item 57 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.475840313 +0000 UTC m=+13.263555931 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a346c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34c40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34c40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34c40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34c40): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34c40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.475840313 +0000 UTC m=+13.263555931 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a34c40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004171f0 item 57 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.477763985 +0000 UTC m=+13.265479603 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a357c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a357c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a357c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004178f0 item 58 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a357c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a357c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.479210281 +0000 UTC m=+13.266925899 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a357c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417c70 item 58 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.479898564 +0000 UTC m=+13.267614182 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a35d00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50340): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50340): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50340): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.479898564 +0000 UTC m=+13.267614182 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6000 item 58 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.483958357 +0000 UTC m=+13.271673985 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862200): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862200): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a070 item 59 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862200): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.484894445 +0000 UTC m=+13.272610063 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 59 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.485617523 +0000 UTC m=+13.273333151 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862cc0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862cc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862cc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862cc0): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862cc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.485617523 +0000 UTC m=+13.273333151 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000862cc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a4d0 item 59 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.487467235 +0000 UTC m=+13.275182854 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863880): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863880): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863880): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa80 item 60 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863880): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863880): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.48820423 +0000 UTC m=+13.275919858 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863880): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae70 item 60 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.489309796 +0000 UTC m=+13.277025424 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000863dc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50440): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50440): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50440): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.489309796 +0000 UTC m=+13.277025424 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a50440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 60 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.491302838 +0000 UTC m=+13.279018456 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51100): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51640): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51640): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b500 item 61 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51640): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.491971944 +0000 UTC m=+13.279687563 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51d40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51d40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51d40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51d40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51d40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.491971944 +0000 UTC m=+13.279687563 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a51d40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b810 item 61 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.494553783 +0000 UTC m=+13.282269401 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a825c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a82b00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a82b00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a82b00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bce0 item 62 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a82b00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a82b00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.495333157 +0000 UTC m=+13.283048775 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a82b00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83200): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83200): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83200): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83200): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83200): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.495333157 +0000 UTC m=+13.283048775 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83200): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6150 item 62 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.497232433 +0000 UTC m=+13.284948051 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83840): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83d80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83d80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83d80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6620 item 63 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83d80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83d80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.49778502 +0000 UTC m=+13.285500638 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a83d80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1180): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1180): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1180): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1180): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.49778502 +0000 UTC m=+13.285500638 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6930 item 63 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): >_readAt: n=0, err=Bad file descriptor 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.499910602 +0000 UTC m=+13.287626220 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e17c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1d00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1d00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1d00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7420 item 64 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1d00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1d00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.500519305 +0000 UTC m=+13.288234922 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0000e1d00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eee480): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eee480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eee480): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eee480): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eee480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.500519305 +0000 UTC m=+13.288234922 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eee480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e76c0 item 64 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeeac0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeeac0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeeac0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeeac0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeeac0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.502540871 +0000 UTC m=+13.290256490 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeeac0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeef80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeef80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeef80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeef80): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeef80): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7d50 item 65 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeef80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeef80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.50396231 +0000 UTC m=+13.291677928 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eeef80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eef480): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eef480): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eef480): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eef480): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eef480): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.50396231 +0000 UTC m=+13.291677928 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eef480): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7f10 item 65 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76080): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76080): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76080): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76080): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76080): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.505620193 +0000 UTC m=+13.293335811 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce150 item 66 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76540): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76540): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76540): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76540): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.506234737 +0000 UTC m=+13.293950355 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.506234737 +0000 UTC m=+13.293950355 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b76a80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce3f0 item 66 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b770c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b770c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b770c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b770c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b770c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.507979684 +0000 UTC m=+13.295695302 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b770c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77540): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77540): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77540): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77540): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce7e0 item 67 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77540): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.508448605 +0000 UTC m=+13.296164223 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77a40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77a40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77a40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77a40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77a40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.508448605 +0000 UTC m=+13.296164223 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b77a40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cea10 item 67 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e240): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e240): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e240): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e240): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e240): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.509957859 +0000 UTC m=+13.297673477 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e240): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e740): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 68 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e740): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e740): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e740): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e740): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.510816201 +0000 UTC m=+13.298531818 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088e740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088ec80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088ec80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088ec80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088ec80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088ec80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.510816201 +0000 UTC m=+13.298531818 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088ec80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 68 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f2c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f2c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f2c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f2c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f2c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.512239734 +0000 UTC m=+13.299955352 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f2c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f740): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f740): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f740): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f740): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf810 item 69 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f740): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.512938525 +0000 UTC m=+13.300654143 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088f740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.512938525 +0000 UTC m=+13.300654143 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00088fc40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfa40 item 69 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.514823796 +0000 UTC m=+13.302539414 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912840): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912840): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 70 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912840): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912840): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912840): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912840): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912840): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.515581017 +0000 UTC m=+13.303296635 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912840): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912d80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912d80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912d80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912d80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912d80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.515581017 +0000 UTC m=+13.303296635 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000912d80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c310 item 70 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913400): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913400): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913400): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.517354428 +0000 UTC m=+13.305070046 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913900): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913900): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913900): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913900): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 71 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913900): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.519370493 +0000 UTC m=+13.307086112 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913f00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913f00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913f00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913f00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913f00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.519370493 +0000 UTC m=+13.307086112 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000913f00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd20 item 71 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604b00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604b00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604b00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604b00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604b00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.526221458 +0000 UTC m=+13.313937076 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000604b00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605400): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d180 item 72 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605400): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605400): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605400): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605400): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.529028519 +0000 UTC m=+13.316744138 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605c00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605c00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605c00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605c00): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605c00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.529028519 +0000 UTC m=+13.316744138 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000605c00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 72 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0b00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0b00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0b00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0b00): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0b00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0b00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0b00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.531145915 +0000 UTC m=+13.318861534 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d0b00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1e40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1e40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1e40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 73 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1e40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1e40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.531824179 +0000 UTC m=+13.319539796 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0002d1e40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14380): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14380): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14380): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14380): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14380): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c000 item 73 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14380): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14380): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.532305362 +0000 UTC m=+13.320020980 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f14380): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f148c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f148c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f148c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f148c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f148c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.532305362 +0000 UTC m=+13.320020980 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f148c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c1c0 item 73 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eefd40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eefd40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eefd40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eefd40): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eefd40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eefd40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eefd40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.534164934 +0000 UTC m=+13.321880552 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000eefd40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ab40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ab40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ab40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c620 item 74 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ab40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ab40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.53462049 +0000 UTC m=+13.322336107 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041ab40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b640): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016caf0 item 74 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b640): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b640): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b640): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b640): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.535413509 +0000 UTC m=+13.323129127 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041b640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041bcc0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041bcc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041bcc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041bcc0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041bcc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.535413509 +0000 UTC m=+13.323129127 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc00041bcc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cd20 item 74 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be440): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be440): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be440): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be440): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be440): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.537194944 +0000 UTC m=+13.324910562 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be940): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be940): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d3b0 item 75 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be940): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.537613059 +0000 UTC m=+13.325328677 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004be940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004beec0): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004beec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004beec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004beec0): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004beec0): _writeAt: size=3, off=2 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d7a0 item 75 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004beec0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004beec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.538111526 +0000 UTC m=+13.325827143 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004beec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf400): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf400): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf400): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.538111526 +0000 UTC m=+13.325827143 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bf400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dc70 item 75 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bfa40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bfa40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bfa40): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bfa40): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bfa40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bfa40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bfa40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.541734268 +0000 UTC m=+13.329449886 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bfa40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bff40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bff40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bff40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400230 item 76 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bff40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bff40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.542208919 +0000 UTC m=+13.329924537 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0004bff40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8500): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400690 item 76 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8500): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8500): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8500): _writeAt: size=3, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8500): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.54351359 +0000 UTC m=+13.331229208 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c8500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9180): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9180): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9180): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9180): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.54351359 +0000 UTC m=+13.331229208 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400930 item 76 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9a00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9a00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9a00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9a00): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9a00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9a00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9a00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.54858348 +0000 UTC m=+13.336299098 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006c9a00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f02c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f02c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f02c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004012d0 item 77 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f02c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f02c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.549272412 +0000 UTC m=+13.336988041 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f02c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f09c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f09c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f09c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f09c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f09c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.549272412 +0000 UTC m=+13.336988041 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f09c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004018f0 item 77 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1040): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1040): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1040): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1040): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1040): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1040): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1040): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.552931604 +0000 UTC m=+13.340647223 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1040): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1540): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401e30 item 78 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1540): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.554448202 +0000 UTC m=+13.342163820 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.554448202 +0000 UTC m=+13.342163820 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0006f1c40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004282a0 item 78 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848300): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848300): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848300): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848300): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848300): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848300): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848300): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.559740519 +0000 UTC m=+13.347456137 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848300): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848800): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848800): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429570 item 79 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848800): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.562291059 +0000 UTC m=+13.350006678 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848f00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848f00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848f00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848f00): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848f00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.562291059 +0000 UTC m=+13.350006678 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000848f00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b20 item 79 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849540): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849540): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849540): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849540): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.564984077 +0000 UTC m=+13.352699694 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849bc0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849bc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849bc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c7e0 item 80 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849bc0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849bc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.566114038 +0000 UTC m=+13.353829656 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000849bc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b803c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b803c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b803c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b803c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b803c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.566114038 +0000 UTC m=+13.353829656 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b803c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c9a0 item 80 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80a00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80a00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80a00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80a00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80a00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.569616004 +0000 UTC m=+13.357331622 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80a00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce00 item 81 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.570900816 +0000 UTC m=+13.358616434 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b80e80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f150c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f150c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f150c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f150c0): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f150c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.570900816 +0000 UTC m=+13.358616434 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f150c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c5b0 item 81 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15740): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15740): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15740): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15740): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15740): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.573027129 +0000 UTC m=+13.360742748 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15740): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ca80 item 82 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.574958256 +0000 UTC m=+13.362673874 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000f15c40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c280): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c280): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c280): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.574958256 +0000 UTC m=+13.362673874 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ccb0 item 82 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c900): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c900): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c900): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c900): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c900): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.580321497 +0000 UTC m=+13.368037115 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7c900): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d1f0 item 83 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.581178195 +0000 UTC m=+13.368893823 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7ce00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d340): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d340): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d340): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.581178195 +0000 UTC m=+13.368893823 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d490 item 83 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d9c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d9c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d9c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d9c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d9c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.585189127 +0000 UTC m=+13.372904744 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7d9c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050db90 item 84 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.587323736 +0000 UTC m=+13.375039354 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e7dec0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec4c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec4c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec4c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec4c0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec4c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.587323736 +0000 UTC m=+13.375039354 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ec4c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050df10 item 84 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ecb40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ecb40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ecb40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ecb40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ecb40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.590001764 +0000 UTC m=+13.377717382 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ecb40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cee0 item 85 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.591793078 +0000 UTC m=+13.379508695 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81100): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81640): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81640): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81640): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81640): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81640): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.591793078 +0000 UTC m=+13.379508695 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b81640): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d1f0 item 85 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed000): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed000): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed000): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed000): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed000): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.593931965 +0000 UTC m=+13.381647582 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed000): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e460 item 86 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.594918767 +0000 UTC m=+13.382634386 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009ed500): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eda80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eda80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eda80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eda80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eda80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.594918767 +0000 UTC m=+13.382634386 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0009eda80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e620 item 86 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16180): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16180): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16180): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16180): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16180): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.599987476 +0000 UTC m=+13.387703094 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16180): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e9a0 item 87 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.600700073 +0000 UTC m=+13.388415691 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16680): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16bc0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16bc0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16bc0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16bc0): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16bc0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.600700073 +0000 UTC m=+13.388415691 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d16bc0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ecb0 item 87 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17280): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17280): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17280): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17280): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17280): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.603805264 +0000 UTC m=+13.391520882 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17280): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f030 item 88 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.605371816 +0000 UTC m=+13.393087424 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17780): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17d00): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17d00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17d00): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17d00): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17d00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.605371816 +0000 UTC m=+13.393087424 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000d17d00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f2d0 item 88 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.610302154 +0000 UTC m=+13.398017772 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00940): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00940): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00940): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f960 item 89 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00940): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00940): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.613131156 +0000 UTC m=+13.400846775 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00940): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fc70 item 89 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.616240005 +0000 UTC m=+13.403955623 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a00e80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01400): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01400): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01400): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01400): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01400): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.616240005 +0000 UTC m=+13.403955623 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000a01400): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fea0 item 89 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.618884841 +0000 UTC m=+13.406600459 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0080): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d05c0): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d05c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d05c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dab0 item 90 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d05c0): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d05c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.6233634 +0000 UTC m=+13.411079018 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d05c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043de30 item 90 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.626467218 +0000 UTC m=+13.414182837 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d0b00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d10c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d10c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d10c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d10c0): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d10c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.626467218 +0000 UTC m=+13.414182837 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d10c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6070 item 90 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.628069868 +0000 UTC m=+13.415785486 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1700): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1c80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1c80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1c80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c65b0 item 91 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1c80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1c80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.632340337 +0000 UTC m=+13.420055955 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0007d1c80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): >_readAt: n=2, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): _writeAt: size=3, off=7 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6a80 item 91 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.633223656 +0000 UTC m=+13.420939274 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a240): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a7c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a7c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a7c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a7c0): >_readAt: n=8, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a7c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.633223656 +0000 UTC m=+13.420939274 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2a7c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6c40 item 91 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.634830273 +0000 UTC m=+13.422545891 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2ae00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b340): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b340): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b340): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7110 item 92 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b340): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b340): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.635660292 +0000 UTC m=+13.423375909 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b340): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): open at offset 5 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7420 item 92 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): _readAt: size=2, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): _writeAt: size=3, off=5 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): >_writeAt: n=3, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.636310303 +0000 UTC m=+13.424025920 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2b8c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2be80): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2be80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2be80): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2be80): >_readAt: n=3, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2be80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.636310303 +0000 UTC m=+13.424025920 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000e2be80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7650 item 92 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.639736024 +0000 UTC m=+13.427451643 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dba540): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7b20 item 93 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.64141648 +0000 UTC m=+13.429132099 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbaa80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb1c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb1c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb1c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb1c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb1c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.64141648 +0000 UTC m=+13.429132099 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb1c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7ce0 item 93 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.645875443 +0000 UTC m=+13.433591061 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbb800): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbd40): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbd40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbd40): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004821c0 item 94 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbd40): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbd40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.646655718 +0000 UTC m=+13.434371336 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000dbbd40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d44c0): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d44c0): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d44c0): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d44c0): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d44c0): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.646655718 +0000 UTC m=+13.434371336 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d44c0): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482460 item 94 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.650798127 +0000 UTC m=+13.438513745 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d4b00): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004827e0 item 95 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.651729977 +0000 UTC m=+13.439445595 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5040): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5840): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5840): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5840): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5840): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5840): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.651729977 +0000 UTC m=+13.439445595 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5840): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004829a0 item 95 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 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/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): open at offset 0 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): _readAt: size=2, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): >_readAt: n=0, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.653260991 +0000 UTC m=+13.440976609 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc0005d5e80): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98440): _writeAt: size=5, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98440): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98440): >openPending: err= 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 96 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98440): >_writeAt: n=5, err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98440): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.654306375 +0000 UTC m=+13.442021993 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98440): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/02 01:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/02 01:01:55 DEBUG : open-test-file: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): _readAt: size=512, off=0 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): openPending: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): >openPending: err= 2025/10/02 01:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): >_readAt: n=5, err=EOF 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): close: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-02 01:01:55.654306375 +0000 UTC m=+13.442021993 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/02 01:01:55 DEBUG : open-test-file(0xc000b98b40): >close: err= 2025/10/02 01:01:55 DEBUG : open-test-file: Remove: 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482fc0 item 96 2025/10/02 01:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/02 01:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/02 01:01:55 DEBUG : open-test-file: >Remove: err= 2025/10/02 01:01:55 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:55 DEBUG : Looking for writers 2025/10/02 01:01:55 DEBUG : >WaitForWriters: 2025/10/02 01:01:55 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.81s) --- PASS: TestRWFileHandleOpenTests/writes (0.41s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.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.01s) --- 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.01s) --- 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.40s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:01:55 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:01:55 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:01:55 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : Config file has changed externally - reloading 2025/10/02 01:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:01:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:01:55 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:01:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:01:55 DEBUG : file1: newRWFileHandle: 2025/10/02 01:01:55 DEBUG : file1(0xc000b18140): openPending: 2025/10/02 01:01:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:55 DEBUG : file1(0xc000b18140): >openPending: err= 2025/10/02 01:01:55 DEBUG : file1: >newRWFileHandle: err= 2025/10/02 01:01:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:01:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/02 01:01:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/02 01:01:55 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:01:55 DEBUG : Looking for writers 2025/10/02 01:01:55 DEBUG : file1: reading active writers 2025/10/02 01:01:55 DEBUG : file1: active writers 1 2025/10/02 01:01:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:01:55 DEBUG : Looking for writers 2025/10/02 01:01:55 DEBUG : file1: reading active writers 2025/10/02 01:01:55 DEBUG : file1: active writers 1 2025/10/02 01:01:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:01:55 DEBUG : Looking for writers 2025/10/02 01:01:55 DEBUG : file1: reading active writers 2025/10/02 01:01:55 DEBUG : file1: active writers 1 2025/10/02 01:01:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:01:55 DEBUG : Looking for writers 2025/10/02 01:01:55 DEBUG : file1: reading active writers 2025/10/02 01:01:55 DEBUG : file1: active writers 1 2025/10/02 01:01:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:01:55 DEBUG : Looking for writers 2025/10/02 01:01:55 DEBUG : file1: reading active writers 2025/10/02 01:01:55 DEBUG : file1: active writers 1 2025/10/02 01:01:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/02 01:01:55 DEBUG : Looking for writers 2025/10/02 01:01:55 DEBUG : file1: reading active writers 2025/10/02 01:01:55 DEBUG : file1: active writers 1 2025/10/02 01:01:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/02 01:01:56 DEBUG : Looking for writers 2025/10/02 01:01:56 DEBUG : file1: reading active writers 2025/10/02 01:01:56 DEBUG : file1: active writers 1 2025/10/02 01:01:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/02 01:01:56 DEBUG : Looking for writers 2025/10/02 01:01:56 DEBUG : file1: reading active writers 2025/10/02 01:01:56 DEBUG : file1: active writers 1 2025/10/02 01:01:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:01:57 DEBUG : Looking for writers 2025/10/02 01:01:57 DEBUG : file1: reading active writers 2025/10/02 01:01:57 DEBUG : file1: active writers 1 2025/10/02 01:01:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:01:58 DEBUG : Looking for writers 2025/10/02 01:01:58 DEBUG : file1: reading active writers 2025/10/02 01:01:58 DEBUG : file1: active writers 1 2025/10/02 01:01:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:01:59 DEBUG : Looking for writers 2025/10/02 01:01:59 DEBUG : file1: reading active writers 2025/10/02 01:01:59 DEBUG : file1: active writers 1 2025/10/02 01:01:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:00 DEBUG : Looking for writers 2025/10/02 01:02:00 DEBUG : file1: reading active writers 2025/10/02 01:02:00 DEBUG : file1: active writers 1 2025/10/02 01:02:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:01 DEBUG : Looking for writers 2025/10/02 01:02:01 DEBUG : file1: reading active writers 2025/10/02 01:02:01 DEBUG : file1: active writers 1 2025/10/02 01:02:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:02 DEBUG : Looking for writers 2025/10/02 01:02:02 DEBUG : file1: reading active writers 2025/10/02 01:02:02 DEBUG : file1: active writers 1 2025/10/02 01:02:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:03 DEBUG : Looking for writers 2025/10/02 01:02:03 DEBUG : file1: reading active writers 2025/10/02 01:02:03 DEBUG : file1: active writers 1 2025/10/02 01:02:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:04 DEBUG : Looking for writers 2025/10/02 01:02:04 DEBUG : file1: reading active writers 2025/10/02 01:02:04 DEBUG : file1: active writers 1 2025/10/02 01:02:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:05 DEBUG : Looking for writers 2025/10/02 01:02:05 DEBUG : file1: reading active writers 2025/10/02 01:02:05 DEBUG : file1: active writers 1 2025/10/02 01:02:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:06 DEBUG : Looking for writers 2025/10/02 01:02:06 DEBUG : file1: reading active writers 2025/10/02 01:02:06 DEBUG : file1: active writers 1 2025/10/02 01:02:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:07 DEBUG : Looking for writers 2025/10/02 01:02:07 DEBUG : file1: reading active writers 2025/10/02 01:02:07 DEBUG : file1: active writers 1 2025/10/02 01:02:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:08 DEBUG : Looking for writers 2025/10/02 01:02:08 DEBUG : file1: reading active writers 2025/10/02 01:02:08 DEBUG : file1: active writers 1 2025/10/02 01:02:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:09 DEBUG : Looking for writers 2025/10/02 01:02:09 DEBUG : file1: reading active writers 2025/10/02 01:02:09 DEBUG : file1: active writers 1 2025/10/02 01:02:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:10 DEBUG : Looking for writers 2025/10/02 01:02:10 DEBUG : file1: reading active writers 2025/10/02 01:02:10 DEBUG : file1: active writers 1 2025/10/02 01:02:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:11 DEBUG : Looking for writers 2025/10/02 01:02:11 DEBUG : file1: reading active writers 2025/10/02 01:02:11 DEBUG : file1: active writers 1 2025/10/02 01:02:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:12 DEBUG : Looking for writers 2025/10/02 01:02:12 DEBUG : file1: reading active writers 2025/10/02 01:02:12 DEBUG : file1: active writers 1 2025/10/02 01:02:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:13 DEBUG : Looking for writers 2025/10/02 01:02:13 DEBUG : file1: reading active writers 2025/10/02 01:02:13 DEBUG : file1: active writers 1 2025/10/02 01:02:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:14 DEBUG : Looking for writers 2025/10/02 01:02:14 DEBUG : file1: reading active writers 2025/10/02 01:02:14 DEBUG : file1: active writers 1 2025/10/02 01:02:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:15 DEBUG : Looking for writers 2025/10/02 01:02:15 DEBUG : file1: reading active writers 2025/10/02 01:02:15 DEBUG : file1: active writers 1 2025/10/02 01:02:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:16 DEBUG : Looking for writers 2025/10/02 01:02:16 DEBUG : file1: reading active writers 2025/10/02 01:02:16 DEBUG : file1: active writers 1 2025/10/02 01:02:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:17 DEBUG : Looking for writers 2025/10/02 01:02:17 DEBUG : file1: reading active writers 2025/10/02 01:02:17 DEBUG : file1: active writers 1 2025/10/02 01:02:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:18 DEBUG : Looking for writers 2025/10/02 01:02:18 DEBUG : file1: reading active writers 2025/10/02 01:02:18 DEBUG : file1: active writers 1 2025/10/02 01:02:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:19 DEBUG : Looking for writers 2025/10/02 01:02:19 DEBUG : file1: reading active writers 2025/10/02 01:02:19 DEBUG : file1: active writers 1 2025/10/02 01:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:20 DEBUG : Looking for writers 2025/10/02 01:02:20 DEBUG : file1: reading active writers 2025/10/02 01:02:20 DEBUG : file1: active writers 1 2025/10/02 01:02:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:21 DEBUG : Looking for writers 2025/10/02 01:02:21 DEBUG : file1: reading active writers 2025/10/02 01:02:21 DEBUG : file1: active writers 1 2025/10/02 01:02:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:22 DEBUG : Looking for writers 2025/10/02 01:02:22 DEBUG : file1: reading active writers 2025/10/02 01:02:22 DEBUG : file1: active writers 1 2025/10/02 01:02:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:23 DEBUG : Looking for writers 2025/10/02 01:02:23 DEBUG : file1: reading active writers 2025/10/02 01:02:23 DEBUG : file1: active writers 1 2025/10/02 01:02:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:24 DEBUG : Looking for writers 2025/10/02 01:02:24 DEBUG : file1: reading active writers 2025/10/02 01:02:24 DEBUG : file1: active writers 1 2025/10/02 01:02:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/02 01:02:25 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009223c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000bf5a08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646261312} name:file1 opens:1 downloaders: o: fd:0xc000149380 info:{ModTime:{wall:13992562687546432603 ext:13468707442 loc:0x41303e0} ATime:{wall:13992562687546432603 ext:13468707442 loc:0x41303e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/02 01:02:25 DEBUG : >WaitForWriters: 2025/10/02 01:02:25 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:25 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:25 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:02:25 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : Config file has changed externally - reloading 2025/10/02 01:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:25 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:02:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:25 DEBUG : rename_me: newRWFileHandle: 2025/10/02 01:02:25 DEBUG : rename_me(0xc000a4e140): openPending: 2025/10/02 01:02:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/02 01:02:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/02 01:02:25 DEBUG : rename_me(0xc000a4e140): >openPending: err= 2025/10/02 01:02:25 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/02 01:02:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/02 01:02:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/02 01:02:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/02 01:02:25 DEBUG : rename_me(0xc000a4e140): _writeAt: size=5, off=0 2025/10/02 01:02:25 DEBUG : rename_me(0xc000a4e140): >_writeAt: n=5, err= 2025/10/02 01:02:25 DEBUG : rename_me(0xc000a4e140): close: 2025/10/02 01:02:25 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-02 01:02:25.70797695 +0000 UTC m=+43.495692599 2025/10/02 01:02:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/02 01:02:25 DEBUG : rename_me(0xc000a4e140): >close: err= 2025/10/02 01:02:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/02 01:02:25 DEBUG : i_was_renamed: Updating file with 0xc00078a0c0 2025/10/02 01:02:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/02 01:02:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/02 01:02:25 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:25 DEBUG : Looking for writers 2025/10/02 01:02:25 DEBUG : i_was_renamed: reading active writers 2025/10/02 01:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/02 01:02:25 DEBUG : Looking for writers 2025/10/02 01:02:25 DEBUG : i_was_renamed: reading active writers 2025/10/02 01:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/02 01:02:25 DEBUG : Looking for writers 2025/10/02 01:02:25 DEBUG : i_was_renamed: reading active writers 2025/10/02 01:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/02 01:02:25 DEBUG : Looking for writers 2025/10/02 01:02:25 DEBUG : i_was_renamed: reading active writers 2025/10/02 01:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/02 01:02:25 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/02 01:02:25 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:25 INFO : i_was_renamed: Copied (new) 2025/10/02 01:02:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-02 01:02:25 +0000 UTC" 2025/10/02 01:02:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/02 01:02:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/02 01:02:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/02 01:02:25 DEBUG : Looking for writers 2025/10/02 01:02:25 DEBUG : i_was_renamed: reading active writers 2025/10/02 01:02:25 DEBUG : >WaitForWriters: 2025/10/02 01:02:25 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:25 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:25 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/02 01:02:25 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/02 01:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{qPirs}/rclone-test-tewunak8kopa" 2025/10/02 01:02:25 INFO : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/02 01:02:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:26 DEBUG : forgetting directory cache 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000b77bc0): _readAt: size=512, off=0 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000b77bc0): openPending: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-02 00:03:25 +0000 UTC" against cached fingerprint "" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/02 01:02:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000b77bc0): >openPending: err= 2025/10/02 01:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000b77bc0): >_readAt: n=20, err=EOF 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000b77bc0): close: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:03:25 +0000 GMT 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000b77bc0): >close: err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:26 DEBUG : forgetting directory cache 2025/10/02 01:02:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000604e00): _readAt: size=512, off=0 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000604e00): openPending: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-02 00:04:25 +0000 UTC" against cached fingerprint "20,2025-10-02 00:03:25 +0000 UTC" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-02 00:04:25 +0000 UTC" != cached fingerprint "20,2025-10-02 00:03:25 +0000 UTC") 2025/10/02 01:02:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/02 01:02:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000604e00): >openPending: err= 2025/10/02 01:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000604e00): >_readAt: n=20, err=EOF 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000604e00): close: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:04:25 +0000 GMT 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000604e00): >close: err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:26 DEBUG : forgetting directory cache 2025/10/02 01:02:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc0006f0140): _readAt: size=512, off=0 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc0006f0140): openPending: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-02 00:05:25 +0000 UTC" against cached fingerprint "20,2025-10-02 00:04:25 +0000 UTC" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-02 00:05:25 +0000 UTC" != cached fingerprint "20,2025-10-02 00:04:25 +0000 UTC") 2025/10/02 01:02:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/02 01:02:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc0006f0140): >openPending: err= 2025/10/02 01:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc0006f0140): >_readAt: n=20, err=EOF 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc0006f0140): close: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:05:25 +0000 GMT 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc0006f0140): >close: err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:26 DEBUG : forgetting directory cache 2025/10/02 01:02:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000f14480): _readAt: size=512, off=0 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000f14480): openPending: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-02 00:06:25 +0000 UTC" against cached fingerprint "20,2025-10-02 00:05:25 +0000 UTC" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-02 00:06:25 +0000 UTC" != cached fingerprint "20,2025-10-02 00:05:25 +0000 UTC") 2025/10/02 01:02:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/02 01:02:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000f14480): >openPending: err= 2025/10/02 01:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000f14480): >_readAt: n=20, err=EOF 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000f14480): close: 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:06:25 +0000 GMT 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate(0xc000f14480): >close: err= 2025/10/02 01:02:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:27 DEBUG : forgetting directory cache 2025/10/02 01:02:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0009ed000): _readAt: size=512, off=0 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0009ed000): openPending: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-02 00:07:25 +0000 UTC" against cached fingerprint "20,2025-10-02 00:06:25 +0000 UTC" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-02 00:07:25 +0000 UTC" != cached fingerprint "20,2025-10-02 00:06:25 +0000 UTC") 2025/10/02 01:02:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/02 01:02:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0009ed000): >openPending: err= 2025/10/02 01:02:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0009ed000): >_readAt: n=20, err=EOF 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0009ed000): close: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:07:25 +0000 GMT 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0009ed000): >close: err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:27 DEBUG : forgetting directory cache 2025/10/02 01:02:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0007d1680): _readAt: size=512, off=0 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0007d1680): openPending: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-02 00:08:25 +0000 UTC" against cached fingerprint "20,2025-10-02 00:07:25 +0000 UTC" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-02 00:08:25 +0000 UTC" != cached fingerprint "20,2025-10-02 00:07:25 +0000 UTC") 2025/10/02 01:02:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/02 01:02:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0007d1680): >openPending: err= 2025/10/02 01:02:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0007d1680): >_readAt: n=20, err=EOF 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0007d1680): close: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:08:25 +0000 GMT 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc0007d1680): >close: err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:27 DEBUG : forgetting directory cache 2025/10/02 01:02:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000dbb7c0): _readAt: size=512, off=0 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000dbb7c0): openPending: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-02 00:09:25 +0000 UTC" against cached fingerprint "20,2025-10-02 00:08:25 +0000 UTC" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-02 00:09:25 +0000 UTC" != cached fingerprint "20,2025-10-02 00:08:25 +0000 UTC") 2025/10/02 01:02:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/02 01:02:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000dbb7c0): >openPending: err= 2025/10/02 01:02:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000dbb7c0): >_readAt: n=21, err=EOF 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000dbb7c0): close: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:09:25 +0000 GMT 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000dbb7c0): >close: err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:27 DEBUG : forgetting directory cache 2025/10/02 01:02:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000b4f640): _readAt: size=512, off=0 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000b4f640): openPending: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-02 00:10:25 +0000 UTC" against cached fingerprint "21,2025-10-02 00:09:25 +0000 UTC" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-02 00:10:25 +0000 UTC" != cached fingerprint "21,2025-10-02 00:09:25 +0000 UTC") 2025/10/02 01:02:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/02 01:02:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000b4f640): >openPending: err= 2025/10/02 01:02:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000b4f640): >_readAt: n=22, err=EOF 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000b4f640): close: 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:10:25 +0000 GMT 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate(0xc000b4f640): >close: err= 2025/10/02 01:02:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:28 DEBUG : forgetting directory cache 2025/10/02 01:02:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc0008bc780): _readAt: size=512, off=0 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc0008bc780): openPending: 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-02 00:11:25 +0000 UTC" against cached fingerprint "22,2025-10-02 00:10:25 +0000 UTC" 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-02 00:11:25 +0000 UTC" != cached fingerprint "22,2025-10-02 00:10:25 +0000 UTC") 2025/10/02 01:02:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/02 01:02:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc0008bc780): >openPending: err= 2025/10/02 01:02:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc0008bc780): >_readAt: n=23, err=EOF 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc0008bc780): close: 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:11:25 +0000 GMT 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc0008bc780): >close: err= 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:28 DEBUG : forgetting directory cache 2025/10/02 01:02:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc000843940): _readAt: size=512, off=0 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc000843940): openPending: 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-02 00:12:25 +0000 UTC" against cached fingerprint "23,2025-10-02 00:11:25 +0000 UTC" 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-02 00:12:25 +0000 UTC" != cached fingerprint "23,2025-10-02 00:11:25 +0000 UTC") 2025/10/02 01:02:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/02 01:02:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc000843940): >openPending: err= 2025/10/02 01:02:28 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc000843940): >_readAt: n=24, err=EOF 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc000843940): close: 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-02 00:12:25 +0000 GMT 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate(0xc000843940): >close: err= 2025/10/02 01:02:28 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:28 DEBUG : Looking for writers 2025/10/02 01:02:28 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/02 01:02:28 DEBUG : >WaitForWriters: 2025/10/02 01:02:28 DEBUG : webdav root 'rclone-test-tewunak8kopa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:28 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:28 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:28 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:28 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:28 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : forgetting directory cache 2025/10/02 01:02:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/02 01:02:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/02 01:02:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/02 01:02:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/02 01:02:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/02 01:02:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/02 01:02:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/02 01:02:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/02 01:02:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/02 01:02:28 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/02 01:02:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/02 01:02:28 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/02 01:02:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/02 01:02:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/02 01:02:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/02 01:02:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/02 01:02:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/02 01:02:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/02 01:02:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/02 01:02:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/02 01:02:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/02 01:02:28 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:28 DEBUG : Looking for writers 2025/10/02 01:02:28 DEBUG : FiLeA: reading active writers 2025/10/02 01:02:28 DEBUG : FiLeB: reading active writers 2025/10/02 01:02:28 DEBUG : FilEb: reading active writers 2025/10/02 01:02:28 DEBUG : >WaitForWriters: 2025/10/02 01:02:28 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:28 DEBUG : Looking for writers 2025/10/02 01:02:28 DEBUG : FiLeA: reading active writers 2025/10/02 01:02:28 DEBUG : FiLeB: reading active writers 2025/10/02 01:02:28 DEBUG : FilEb: reading active writers 2025/10/02 01:02:28 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:28 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/02 01:02:28 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:28 DEBUG : Looking for writers 2025/10/02 01:02:28 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/02 01:02:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/02 01:02:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:28 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:28 DEBUG : webdav root 'rclone-test-tewunak8kopa': Reusing VFS from active cache 2025/10/02 01:02:28 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:28 DEBUG : Looking for writers 2025/10/02 01:02:28 DEBUG : >WaitForWriters: 2025/10/02 01:02:28 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:28 DEBUG : Looking for writers 2025/10/02 01:02:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:29 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:29 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:29 DEBUG : Looking for writers 2025/10/02 01:02:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:29 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:29 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:29 DEBUG : Looking for writers 2025/10/02 01:02:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:29 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:29 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:29 DEBUG : dir: Looking for writers 2025/10/02 01:02:29 DEBUG : file2: reading active writers 2025/10/02 01:02:29 DEBUG : Looking for writers 2025/10/02 01:02:29 DEBUG : dir: reading active writers 2025/10/02 01:02:29 DEBUG : file1: reading active writers 2025/10/02 01:02:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:29 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:29 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:29 DEBUG : dir: Looking for writers 2025/10/02 01:02:29 DEBUG : Looking for writers 2025/10/02 01:02:29 DEBUG : dir: reading active writers 2025/10/02 01:02:29 DEBUG : file1: reading active writers 2025/10/02 01:02:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:29 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:29 DEBUG : file1: Open: flags=O_RDONLY 2025/10/02 01:02:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/02 01:02:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/02 01:02:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/02 01:02:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/02 01:02:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/02 01:02:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/02 01:02:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/02 01:02:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/02 01:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/02 01:02:29 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (0 bytes), uploading instead of streaming 2025/10/02 01:02:29 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:29 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/02 01:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/02 01:02:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/02 01:02:29 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:29 DEBUG : dir: Looking for writers 2025/10/02 01:02:29 DEBUG : new_file.txt: reading active writers 2025/10/02 01:02:29 DEBUG : file2: reading active writers 2025/10/02 01:02:29 DEBUG : Looking for writers 2025/10/02 01:02:29 DEBUG : dir: reading active writers 2025/10/02 01:02:29 DEBUG : file1: reading active writers 2025/10/02 01:02:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:29 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/02 01:02:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0009c6a80 2025/10/02 01:02:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/02 01:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:29 INFO : dir/file1: Moved (server-side) to: file0 2025/10/02 01:02:29 DEBUG : file0: Updating file with file0 0xc0009c6a80 2025/10/02 01:02:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/02 01:02:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/02 01:02:29 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:29 DEBUG : dir: Looking for writers 2025/10/02 01:02:29 DEBUG : Looking for writers 2025/10/02 01:02:29 DEBUG : dir: reading active writers 2025/10/02 01:02:29 DEBUG : file0: reading active writers 2025/10/02 01:02:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:29 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:29 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:29 DEBUG : Looking for writers 2025/10/02 01:02:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:29 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:29 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/02 01:02:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/02 01:02:30 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:30 DEBUG : Looking for writers 2025/10/02 01:02:30 DEBUG : a: Looking for writers 2025/10/02 01:02:30 DEBUG : b: Looking for writers 2025/10/02 01:02:30 DEBUG : c: Looking for writers 2025/10/02 01:02:30 DEBUG : d: Looking for writers 2025/10/02 01:02:30 DEBUG : Looking for writers 2025/10/02 01:02:30 DEBUG : c: reading active writers 2025/10/02 01:02:30 DEBUG : d: reading active writers 2025/10/02 01:02:30 DEBUG : /: reading active writers 2025/10/02 01:02:30 DEBUG : a: reading active writers 2025/10/02 01:02:30 DEBUG : b: reading active writers 2025/10/02 01:02:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:30 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/02 01:02:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/02 01:02:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/02 01:02:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/02 01:02:30 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:30 DEBUG : a/b/c/d: Looking for writers 2025/10/02 01:02:30 DEBUG : a/b/c: Looking for writers 2025/10/02 01:02:30 DEBUG : d: reading active writers 2025/10/02 01:02:30 DEBUG : a/b: Looking for writers 2025/10/02 01:02:30 DEBUG : c: reading active writers 2025/10/02 01:02:30 DEBUG : a: Looking for writers 2025/10/02 01:02:30 DEBUG : b: reading active writers 2025/10/02 01:02:30 DEBUG : Looking for writers 2025/10/02 01:02:30 DEBUG : a: reading active writers 2025/10/02 01:02:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:30 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:30 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:30 DEBUG : Looking for writers 2025/10/02 01:02:30 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-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:30 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/02 01:02:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/02 01:02:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/02 01:02:30 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (5 bytes), uploading instead of streaming 2025/10/02 01:02:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:30 DEBUG : file1: Size of src and dst objects identical 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:02:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/02 01:02:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/02 01:02:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (0 bytes), uploading instead of streaming 2025/10/02 01:02:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:30 DEBUG : file1: Size of src and dst objects identical 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/02 01:02:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (7 bytes), uploading instead of streaming 2025/10/02 01:02:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:30 DEBUG : file1: Size of src and dst objects identical 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:30 DEBUG : Looking for writers 2025/10/02 01:02:30 DEBUG : file1: reading active writers 2025/10/02 01:02:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:30 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/02 01:02:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/02 01:02:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/02 01:02:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/02 01:02:31 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (11 bytes), uploading instead of streaming 2025/10/02 01:02:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:31 DEBUG : file1: Size of src and dst objects identical 2025/10/02 01:02:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/02 01:02:31 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:31 DEBUG : Looking for writers 2025/10/02 01:02:31 DEBUG : file1: reading active writers 2025/10/02 01:02:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:32 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:02:32 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/02 01:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:32 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (5 bytes), uploading instead of streaming 2025/10/02 01:02:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:32 DEBUG : file1: Size of src and dst objects identical 2025/10/02 01:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:32 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/02 01:02:32 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:32 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:02:32 DEBUG : file1: WriteFileHandle.Release closing 2025/10/02 01:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:32 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (0 bytes), uploading instead of streaming 2025/10/02 01:02:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:02:32 DEBUG : file1: Size of src and dst objects identical 2025/10/02 01:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:32 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/02 01:02:32 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:02:32 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:02:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:02:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:02:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:02:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/02 01:02:32 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : file1: active writers 1 2025/10/02 01:02:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : file1: active writers 1 2025/10/02 01:02:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : file1: active writers 1 2025/10/02 01:02:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : file1: active writers 1 2025/10/02 01:02:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : file1: active writers 1 2025/10/02 01:02:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : file1: active writers 1 2025/10/02 01:02:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/02 01:02:32 DEBUG : Looking for writers 2025/10/02 01:02:32 DEBUG : file1: reading active writers 2025/10/02 01:02:32 DEBUG : file1: active writers 1 2025/10/02 01:02:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/02 01:02:33 DEBUG : Looking for writers 2025/10/02 01:02:33 DEBUG : file1: reading active writers 2025/10/02 01:02:33 DEBUG : file1: active writers 1 2025/10/02 01:02:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:34 DEBUG : Looking for writers 2025/10/02 01:02:34 DEBUG : file1: reading active writers 2025/10/02 01:02:34 DEBUG : file1: active writers 1 2025/10/02 01:02:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:35 DEBUG : Looking for writers 2025/10/02 01:02:35 DEBUG : file1: reading active writers 2025/10/02 01:02:35 DEBUG : file1: active writers 1 2025/10/02 01:02:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:36 DEBUG : Looking for writers 2025/10/02 01:02:36 DEBUG : file1: reading active writers 2025/10/02 01:02:36 DEBUG : file1: active writers 1 2025/10/02 01:02:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:37 DEBUG : Looking for writers 2025/10/02 01:02:37 DEBUG : file1: reading active writers 2025/10/02 01:02:37 DEBUG : file1: active writers 1 2025/10/02 01:02:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:38 DEBUG : Looking for writers 2025/10/02 01:02:38 DEBUG : file1: reading active writers 2025/10/02 01:02:38 DEBUG : file1: active writers 1 2025/10/02 01:02:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:39 DEBUG : Looking for writers 2025/10/02 01:02:39 DEBUG : file1: reading active writers 2025/10/02 01:02:39 DEBUG : file1: active writers 1 2025/10/02 01:02:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:40 DEBUG : Looking for writers 2025/10/02 01:02:40 DEBUG : file1: reading active writers 2025/10/02 01:02:40 DEBUG : file1: active writers 1 2025/10/02 01:02:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:41 DEBUG : Looking for writers 2025/10/02 01:02:41 DEBUG : file1: reading active writers 2025/10/02 01:02:41 DEBUG : file1: active writers 1 2025/10/02 01:02:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:42 DEBUG : Looking for writers 2025/10/02 01:02:42 DEBUG : file1: reading active writers 2025/10/02 01:02:42 DEBUG : file1: active writers 1 2025/10/02 01:02:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:43 DEBUG : Looking for writers 2025/10/02 01:02:43 DEBUG : file1: reading active writers 2025/10/02 01:02:43 DEBUG : file1: active writers 1 2025/10/02 01:02:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:44 DEBUG : Looking for writers 2025/10/02 01:02:44 DEBUG : file1: reading active writers 2025/10/02 01:02:44 DEBUG : file1: active writers 1 2025/10/02 01:02:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:45 DEBUG : Looking for writers 2025/10/02 01:02:45 DEBUG : file1: reading active writers 2025/10/02 01:02:45 DEBUG : file1: active writers 1 2025/10/02 01:02:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:46 DEBUG : Looking for writers 2025/10/02 01:02:46 DEBUG : file1: reading active writers 2025/10/02 01:02:46 DEBUG : file1: active writers 1 2025/10/02 01:02:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:47 DEBUG : Looking for writers 2025/10/02 01:02:47 DEBUG : file1: reading active writers 2025/10/02 01:02:47 DEBUG : file1: active writers 1 2025/10/02 01:02:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:48 DEBUG : Looking for writers 2025/10/02 01:02:48 DEBUG : file1: reading active writers 2025/10/02 01:02:48 DEBUG : file1: active writers 1 2025/10/02 01:02:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:49 DEBUG : Looking for writers 2025/10/02 01:02:49 DEBUG : file1: reading active writers 2025/10/02 01:02:49 DEBUG : file1: active writers 1 2025/10/02 01:02:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:50 DEBUG : Looking for writers 2025/10/02 01:02:50 DEBUG : file1: reading active writers 2025/10/02 01:02:50 DEBUG : file1: active writers 1 2025/10/02 01:02:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:51 DEBUG : Looking for writers 2025/10/02 01:02:51 DEBUG : file1: reading active writers 2025/10/02 01:02:51 DEBUG : file1: active writers 1 2025/10/02 01:02:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:52 DEBUG : Looking for writers 2025/10/02 01:02:52 DEBUG : file1: reading active writers 2025/10/02 01:02:52 DEBUG : file1: active writers 1 2025/10/02 01:02:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:53 DEBUG : Looking for writers 2025/10/02 01:02:53 DEBUG : file1: reading active writers 2025/10/02 01:02:53 DEBUG : file1: active writers 1 2025/10/02 01:02:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:54 DEBUG : Looking for writers 2025/10/02 01:02:54 DEBUG : file1: reading active writers 2025/10/02 01:02:54 DEBUG : file1: active writers 1 2025/10/02 01:02:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:55 DEBUG : Looking for writers 2025/10/02 01:02:55 DEBUG : file1: reading active writers 2025/10/02 01:02:55 DEBUG : file1: active writers 1 2025/10/02 01:02:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:56 DEBUG : Looking for writers 2025/10/02 01:02:56 DEBUG : file1: reading active writers 2025/10/02 01:02:56 DEBUG : file1: active writers 1 2025/10/02 01:02:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:57 DEBUG : Looking for writers 2025/10/02 01:02:57 DEBUG : file1: reading active writers 2025/10/02 01:02:57 DEBUG : file1: active writers 1 2025/10/02 01:02:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:58 DEBUG : Looking for writers 2025/10/02 01:02:58 DEBUG : file1: reading active writers 2025/10/02 01:02:58 DEBUG : file1: active writers 1 2025/10/02 01:02:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:02:59 DEBUG : Looking for writers 2025/10/02 01:02:59 DEBUG : file1: reading active writers 2025/10/02 01:02:59 DEBUG : file1: active writers 1 2025/10/02 01:02:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:03:00 DEBUG : Looking for writers 2025/10/02 01:03:00 DEBUG : file1: reading active writers 2025/10/02 01:03:00 DEBUG : file1: active writers 1 2025/10/02 01:03:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:03:01 DEBUG : Looking for writers 2025/10/02 01:03:01 DEBUG : file1: reading active writers 2025/10/02 01:03:01 DEBUG : file1: active writers 1 2025/10/02 01:03:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/02 01:03:02 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/02 01:03:02 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:03:02 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:03:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:03:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:03:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:03:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:03:02 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (0 bytes), uploading instead of streaming 2025/10/02 01:03:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : file1: Size of src and dst objects identical 2025/10/02 01:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:03:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:03:02 DEBUG : file1: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/02 01:03:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/02 01:03:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:03:02 DEBUG : Looking for writers 2025/10/02 01:03:02 DEBUG : file1: reading active writers 2025/10/02 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:03:02 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:03:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/02 01:03:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/02 01:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:03:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/02 01:03:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/02 01:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:03:02 DEBUG : webdav root 'rclone-test-tewunak8kopa': File to upload is small (100 bytes), uploading instead of streaming 2025/10/02 01:03:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : file1: Size of src and dst objects identical 2025/10/02 01:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/02 01:03:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/02 01:03:02 DEBUG : file1: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/02 01:03:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/02 01:03:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:03:02 DEBUG : Looking for writers 2025/10/02 01:03:02 DEBUG : file1: reading active writers 2025/10/02 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:03:02 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:03:02 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/02 01:03:02 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/02 01:03:02 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/02 01:03:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/02 01:03:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/02 01:03:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:03:02 DEBUG : flat: Looking for writers 2025/10/02 01:03:02 DEBUG : f000.txt: reading active writers 2025/10/02 01:03:02 DEBUG : f001.txt: reading active writers 2025/10/02 01:03:02 DEBUG : f002.txt: reading active writers 2025/10/02 01:03:02 DEBUG : f003.txt: reading active writers 2025/10/02 01:03:02 DEBUG : f004.txt: reading active writers 2025/10/02 01:03:02 DEBUG : Looking for writers 2025/10/02 01:03:02 DEBUG : flat: reading active writers 2025/10/02 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:03:02 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:03:02 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/02 01:03:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/02 01:03:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/02 01:03:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/02 01:03:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:02 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:03:02 DEBUG : a/b/c: Looking for writers 2025/10/02 01:03:02 DEBUG : deep.txt: reading active writers 2025/10/02 01:03:02 DEBUG : a/b: Looking for writers 2025/10/02 01:03:02 DEBUG : c: reading active writers 2025/10/02 01:03:02 DEBUG : mid.txt: reading active writers 2025/10/02 01:03:02 DEBUG : a: Looking for writers 2025/10/02 01:03:02 DEBUG : b: reading active writers 2025/10/02 01:03:02 DEBUG : top.txt: reading active writers 2025/10/02 01:03:02 DEBUG : Looking for writers 2025/10/02 01:03:02 DEBUG : a: reading active writers 2025/10/02 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:03:03 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:03:03 DEBUG : bigdir: Looking for writers 2025/10/02 01:03:03 DEBUG : big.bin: reading active writers 2025/10/02 01:03:03 DEBUG : Looking for writers 2025/10/02 01:03:03 DEBUG : bigdir: reading active writers 2025/10/02 01:03:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.71s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-tewunak8kopa'", Local "Local file system at /tmp/rclone4234468564", Modify Window "1s" 2025/10/02 01:03:03 INFO : webdav root 'rclone-test-tewunak8kopa': poll-interval is not supported by this remote 2025/10/02 01:03:03 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:03 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:03 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/02 01:03:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/02 01:03:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/02 01:03:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/02 01:03:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/02 01:03:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/02 01:03:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/02 01:03:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/02 01:03:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/02 01:03:03 DEBUG : WaitForWriters: timeout=30s 2025/10/02 01:03:03 DEBUG : dir3: Looking for writers 2025/10/02 01:03:03 DEBUG : c.txt: reading active writers 2025/10/02 01:03:03 DEBUG : dir1: Looking for writers 2025/10/02 01:03:03 DEBUG : a.txt: reading active writers 2025/10/02 01:03:03 DEBUG : dir2: Looking for writers 2025/10/02 01:03:03 DEBUG : b.txt: reading active writers 2025/10/02 01:03:03 DEBUG : Looking for writers 2025/10/02 01:03:03 DEBUG : dir3: reading active writers 2025/10/02 01:03:03 DEBUG : dir1: reading active writers 2025/10/02 01:03:03 DEBUG : dir2: reading active writers 2025/10/02 01:03:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/02 01:03:04 DEBUG : webdav root 'rclone-test-tewunak8kopa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.927751515s (try 1/5)