"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/02/13 03:22:45 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xociweg5repa" 2025/02/13 03:22:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 03:22:45 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/02/13 03:22:45 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/13 03:22:45 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/13 03:22:45 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/13 03:22:45 DEBUG : Setting pass="N8RcVEIBq-IL6GMkgDvUp4ow-cdA2Ylq_FAfDw3lMiVu" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/13 03:22:45 DEBUG : TestWebdavRclone: detected overridden config - adding "{dfGw6}" suffix to name 2025/02/13 03:22:45 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/13 03:22:45 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/13 03:22:45 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/13 03:22:45 DEBUG : Setting pass="N8RcVEIBq-IL6GMkgDvUp4ow-cdA2Ylq_FAfDw3lMiVu" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/13 03:22:45 DEBUG : found headers: 2025/02/13 03:22:45 DEBUG : Creating backend with remote "/tmp/rclone2627368206" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:45 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:45 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:45 DEBUG : dir: Looking for writers 2025/02/13 03:22:45 DEBUG : : Looking for writers 2025/02/13 03:22:45 DEBUG : dir: reading active writers 2025/02/13 03:22:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:45 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:45 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:45 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:45 DEBUG : dir/subdir: Looking for writers 2025/02/13 03:22:45 DEBUG : dir: Looking for writers 2025/02/13 03:22:45 DEBUG : file1: reading active writers 2025/02/13 03:22:45 DEBUG : file2: reading active writers 2025/02/13 03:22:45 DEBUG : subdir: reading active writers 2025/02/13 03:22:45 DEBUG : : Looking for writers 2025/02/13 03:22:45 DEBUG : dir: reading active writers 2025/02/13 03:22:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:45 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:45 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:45 DEBUG : dir: Looking for writers 2025/02/13 03:22:45 DEBUG : file1: reading active writers 2025/02/13 03:22:45 DEBUG : : Looking for writers 2025/02/13 03:22:45 DEBUG : dir: reading active writers 2025/02/13 03:22:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:46 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:46 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:46 DEBUG : dir: Looking for writers 2025/02/13 03:22:46 DEBUG : : Looking for writers 2025/02/13 03:22:46 DEBUG : dir: reading active writers 2025/02/13 03:22:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:46 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:46 DEBUG : dir: forgetting directory cache 2025/02/13 03:22:46 DEBUG : : forgetting directory cache 2025/02/13 03:22:46 DEBUG : dir: forgetting directory cache 2025/02/13 03:22:46 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:46 DEBUG : : Looking for writers 2025/02/13 03:22:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:46 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:46 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/13 03:22:46 DEBUG : dir: invalidating directory cache 2025/02/13 03:22:46 DEBUG : : >ForgetPath: 2025/02/13 03:22:46 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/13 03:22:46 DEBUG : : invalidating directory cache 2025/02/13 03:22:46 DEBUG : dir: forgetting directory cache 2025/02/13 03:22:46 DEBUG : : >ForgetPath: 2025/02/13 03:22:46 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/13 03:22:46 DEBUG : : >ForgetPath: 2025/02/13 03:22:46 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:46 DEBUG : dir: Looking for writers 2025/02/13 03:22:46 DEBUG : : Looking for writers 2025/02/13 03:22:46 DEBUG : dir: reading active writers 2025/02/13 03:22:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:46 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:46 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:46 DEBUG : : forgetting directory cache 2025/02/13 03:22:46 DEBUG : dir: forgetting directory cache 2025/02/13 03:22:46 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:46 DEBUG : dir: Looking for writers 2025/02/13 03:22:46 DEBUG : fil/a/b: Looking for writers 2025/02/13 03:22:46 DEBUG : fil/a: Looking for writers 2025/02/13 03:22:46 DEBUG : b: reading active writers 2025/02/13 03:22:46 DEBUG : fil: Looking for writers 2025/02/13 03:22:46 DEBUG : a: reading active writers 2025/02/13 03:22:46 DEBUG : : Looking for writers 2025/02/13 03:22:46 DEBUG : dir: reading active writers 2025/02/13 03:22:46 DEBUG : fil: reading active writers 2025/02/13 03:22:46 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:46 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:46 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:46 DEBUG : dir: Looking for writers 2025/02/13 03:22:46 DEBUG : : Looking for writers 2025/02/13 03:22:46 DEBUG : dir: reading active writers 2025/02/13 03:22:46 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:46 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:47 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:47 DEBUG : dir: Looking for writers 2025/02/13 03:22:47 DEBUG : file1: reading active writers 2025/02/13 03:22:47 DEBUG : : Looking for writers 2025/02/13 03:22:47 DEBUG : dir: reading active writers 2025/02/13 03:22:47 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:47 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:47 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/13 03:22:47 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:47 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:47 DEBUG : dir: invalidating directory cache 2025/02/13 03:22:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/13 03:22:47 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/13 03:22:47 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/13 03:22:47 DEBUG : dir/file1: Reset virtual modtime 2025/02/13 03:22:47 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/13 03:22:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:47 DEBUG : dir: invalidating directory cache 2025/02/13 03:22:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/13 03:22:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/13 03:22:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/13 03:22:47 DEBUG : : forgetting directory cache 2025/02/13 03:22:47 DEBUG : dir: forgetting directory cache 2025/02/13 03:22:47 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/13 03:22:47 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:47 DEBUG : dir/virtualDir: Looking for writers 2025/02/13 03:22:47 DEBUG : dir: Looking for writers 2025/02/13 03:22:47 DEBUG : virtualDir: reading active writers 2025/02/13 03:22:47 DEBUG : file1: reading active writers 2025/02/13 03:22:47 DEBUG : virtualFile2: reading active writers 2025/02/13 03:22:47 DEBUG : virtualFile: reading active writers 2025/02/13 03:22:47 DEBUG : : Looking for writers 2025/02/13 03:22:47 DEBUG : dir: reading active writers 2025/02/13 03:22:47 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:47 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:47 ERROR : dir/: Can only open directories read only 2025/02/13 03:22:47 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:47 DEBUG : dir: Looking for writers 2025/02/13 03:22:47 DEBUG : : Looking for writers 2025/02/13 03:22:47 DEBUG : dir: reading active writers 2025/02/13 03:22:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:47 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/13 03:22:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/13 03:22:47 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (5 bytes), uploading instead of streaming 2025/02/13 03:22:47 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:47 NOTICE: webdav root 'rclone-test-xociweg5repa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/13 03:22:47 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/13 03:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/13 03:22:47 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:47 DEBUG : dir: Looking for writers 2025/02/13 03:22:47 DEBUG : file1: reading active writers 2025/02/13 03:22:47 DEBUG : potato: reading active writers 2025/02/13 03:22:47 DEBUG : : Looking for writers 2025/02/13 03:22:47 DEBUG : dir: reading active writers 2025/02/13 03:22:47 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:47 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/13 03:22:48 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:48 DEBUG : dir/sub: Looking for writers 2025/02/13 03:22:48 DEBUG : dir: Looking for writers 2025/02/13 03:22:48 DEBUG : file1: reading active writers 2025/02/13 03:22:48 DEBUG : sub: reading active writers 2025/02/13 03:22:48 DEBUG : : Looking for writers 2025/02/13 03:22:48 DEBUG : dir: reading active writers 2025/02/13 03:22:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:48 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/13 03:22:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/13 03:22:48 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:48 DEBUG : dir/sub/subsub: Looking for writers 2025/02/13 03:22:48 DEBUG : dir/sub: Looking for writers 2025/02/13 03:22:48 DEBUG : subsub: reading active writers 2025/02/13 03:22:48 DEBUG : dir: Looking for writers 2025/02/13 03:22:48 DEBUG : file1: reading active writers 2025/02/13 03:22:48 DEBUG : sub: reading active writers 2025/02/13 03:22:48 DEBUG : : Looking for writers 2025/02/13 03:22:48 DEBUG : dir: reading active writers 2025/02/13 03:22:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:48 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:48 ERROR : dir/: Dir.Remove not empty 2025/02/13 03:22:48 DEBUG : dir/file1: Remove: 2025/02/13 03:22:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:48 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:22:48 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/13 03:22:48 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:48 DEBUG : : Looking for writers 2025/02/13 03:22:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:48 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:48 DEBUG : dir/file1: Remove: 2025/02/13 03:22:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:48 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:22:48 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/13 03:22:48 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:48 DEBUG : : Looking for writers 2025/02/13 03:22:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:48 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:48 DEBUG : dir/file1: Remove: 2025/02/13 03:22:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:48 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:22:49 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:49 DEBUG : dir: Looking for writers 2025/02/13 03:22:49 DEBUG : : Looking for writers 2025/02/13 03:22:49 DEBUG : dir: reading active writers 2025/02/13 03:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:49 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:49 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/13 03:22:49 DEBUG : dir: Updating dir with dir2 0xc0007d1040 2025/02/13 03:22:49 DEBUG : dir: forgetting directory cache 2025/02/13 03:22:49 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/13 03:22:49 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/13 03:22:49 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/13 03:22:49 DEBUG : file2: Updating file with file2 0xc000001c80 2025/02/13 03:22:49 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:49 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/13 03:22:49 INFO : dir2/file3: Deleted 2025/02/13 03:22:49 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/13 03:22:49 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001c80 2025/02/13 03:22:49 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/13 03:22:49 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/13 03:22:49 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/13 03:22:49 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009080d0 2025/02/13 03:22:49 DEBUG : empty directory: forgetting directory cache 2025/02/13 03:22:49 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/13 03:22:49 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/13 03:22:49 DEBUG : dir2: Renaming to "dir3" 2025/02/13 03:22:49 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:49 DEBUG : dir3: Looking for writers 2025/02/13 03:22:49 DEBUG : file3: reading active writers 2025/02/13 03:22:49 DEBUG : renamed empty directory: Looking for writers 2025/02/13 03:22:49 DEBUG : : Looking for writers 2025/02/13 03:22:49 DEBUG : dir3: reading active writers 2025/02/13 03:22:49 DEBUG : renamed empty directory: reading active writers 2025/02/13 03:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:49 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/13 03:22:49 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:49 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/13 03:22:49 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/13 03:22:49 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/13 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/13 03:22:49 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:49 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/13 03:22:49 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/13 03:22:49 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/13 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/13 03:22:49 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (12 bytes), uploading instead of streaming 2025/02/13 03:22:49 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:49 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/13 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/13 03:22:49 DEBUG : : forgetting directory cache 2025/02/13 03:22:49 DEBUG : dir: forgetting directory cache 2025/02/13 03:22:49 DEBUG : dir/sub: forgetting directory cache 2025/02/13 03:22:49 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/13 03:22:49 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/13 03:22:49 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (5 bytes), uploading instead of streaming 2025/02/13 03:22:49 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:49 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/13 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/13 03:22:49 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:49 DEBUG : dir/sub: Looking for writers 2025/02/13 03:22:49 DEBUG : file0: reading active writers 2025/02/13 03:22:49 DEBUG : file2: reading active writers 2025/02/13 03:22:49 DEBUG : dir: Looking for writers 2025/02/13 03:22:49 DEBUG : file1: reading active writers 2025/02/13 03:22:49 DEBUG : sub: reading active writers 2025/02/13 03:22:49 DEBUG : : Looking for writers 2025/02/13 03:22:49 DEBUG : dir: reading active writers 2025/02/13 03:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:49 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:49 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:49 DEBUG : dir: Looking for writers 2025/02/13 03:22:49 DEBUG : file1: reading active writers 2025/02/13 03:22:49 DEBUG : : Looking for writers 2025/02/13 03:22:49 DEBUG : dir: reading active writers 2025/02/13 03:22:49 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:50 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:50 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:50 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/02/13 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:50 DEBUG : dir: Looking for writers 2025/02/13 03:22:50 DEBUG : file1: reading active writers 2025/02/13 03:22:50 DEBUG : : Looking for writers 2025/02/13 03:22:50 DEBUG : dir: reading active writers 2025/02/13 03:22:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:50 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:50 DEBUG : dir: Looking for writers 2025/02/13 03:22:50 DEBUG : file1: reading active writers 2025/02/13 03:22:50 DEBUG : : Looking for writers 2025/02/13 03:22:50 DEBUG : dir: reading active writers 2025/02/13 03:22:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/02/13 03:22:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/13 03:22:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/13 03:22:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/13 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:50 DEBUG : : Looking for writers 2025/02/13 03:22:50 DEBUG : file.txt: reading active writers 2025/02/13 03:22:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:50 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:50 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (25 bytes), uploading instead of streaming 2025/02/13 03:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/13 03:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:50 DEBUG : dir: Looking for writers 2025/02/13 03:22:50 DEBUG : file1: reading active writers 2025/02/13 03:22:50 DEBUG : : Looking for writers 2025/02/13 03:22:50 DEBUG : dir: reading active writers 2025/02/13 03:22:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:50 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:50 DEBUG : dir/file1: Remove: 2025/02/13 03:22:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:50 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:22:50 DEBUG : dir/file1: Remove: 2025/02/13 03:22:50 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/13 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:50 DEBUG : dir: Looking for writers 2025/02/13 03:22:50 DEBUG : : Looking for writers 2025/02/13 03:22:50 DEBUG : dir: reading active writers 2025/02/13 03:22:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:50 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:50 DEBUG : dir/file1: Remove: 2025/02/13 03:22:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:50 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:22:50 DEBUG : dir/file1: Remove: 2025/02/13 03:22:50 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/13 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:50 DEBUG : dir: Looking for writers 2025/02/13 03:22:50 DEBUG : : Looking for writers 2025/02/13 03:22:50 DEBUG : dir: reading active writers 2025/02/13 03:22:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:50 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:22:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/13 03:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/13 03:22:50 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/13 03:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/13 03:22:50 DEBUG : dir/file1: Open: flags=0x3 2025/02/13 03:22:50 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/13 03:22:50 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/13 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:50 DEBUG : dir: Looking for writers 2025/02/13 03:22:50 DEBUG : file1: reading active writers 2025/02/13 03:22:50 DEBUG : : Looking for writers 2025/02/13 03:22:50 DEBUG : dir: reading active writers 2025/02/13 03:22:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:51 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:51 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : file1: reading active writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : >WaitForWriters: 2025/02/13 03:22:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00089acc0 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:22:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00089acc0 2025/02/13 03:22:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc00089acc0 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (25 bytes), uploading instead of streaming 2025/02/13 03:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/13 03:22:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:51 DEBUG : newLeaf: Running delayed rename now 2025/02/13 03:22:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00089acc0 2025/02/13 03:22:51 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:51 DEBUG : >WaitForWriters: 2025/02/13 03:22:51 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:51 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:51 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : Config file has changed externally - reloading 2025/02/13 03:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:51 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : file1: reading active writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : >WaitForWriters: 2025/02/13 03:22:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000926180 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:22:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000926180 2025/02/13 03:22:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc000926180 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (25 bytes), uploading instead of streaming 2025/02/13 03:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/13 03:22:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:51 DEBUG : newLeaf: Running delayed rename now 2025/02/13 03:22:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000926180 2025/02/13 03:22:51 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:51 DEBUG : >WaitForWriters: 2025/02/13 03:22:51 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:51 DEBUG : >WaitForWriters: 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:51 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:51 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:22:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:51 DEBUG : dir/file1(0xc000925b00): openPending: 2025/02/13 03:22:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:51 DEBUG : dir/file1(0xc000925b00): >openPending: err= 2025/02/13 03:22:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:22:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:51 DEBUG : dir/file1(0xc000925b00): _writeAt: size=14, off=0 2025/02/13 03:22:51 DEBUG : dir/file1(0xc000925b00): >_writeAt: n=14, err= 2025/02/13 03:22:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/13 03:22:51 DEBUG : dir/file1(0xc000925b00): close: 2025/02/13 03:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/13 03:22:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/13 03:22:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:51 DEBUG : dir/file1(0xc000925b00): >close: err= 2025/02/13 03:22:51 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : file1: reading active writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : file1: reading active writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : file1: reading active writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:51 DEBUG : dir: Looking for writers 2025/02/13 03:22:51 DEBUG : file1: reading active writers 2025/02/13 03:22:51 DEBUG : : Looking for writers 2025/02/13 03:22:51 DEBUG : dir: reading active writers 2025/02/13 03:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:51 DEBUG : dir/file1: vfs cache: starting upload 2025/02/13 03:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:51 INFO : dir/file1: Copied (replaced existing) 2025/02/13 03:22:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/13 03:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : file1: reading active writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : >WaitForWriters: 2025/02/13 03:22:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000925c80): _readAt: size=512, off=0 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000925c80): openPending: 2025/02/13 03:22:52 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/02/13 03:22:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000925c80): >openPending: err= 2025/02/13 03:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000925c80): >_readAt: n=14, err=EOF 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000925c80): close: 2025/02/13 03:22:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000925c80): >close: err= 2025/02/13 03:22:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:22:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000680b40 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:22:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/13 03:22:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000680b40 2025/02/13 03:22:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000a1a200): openPending: 2025/02/13 03:22:52 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/02/13 03:22:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000a1a200): >openPending: err= 2025/02/13 03:22:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:22:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000a1a200): _writeAt: size=25, off=0 2025/02/13 03:22:52 DEBUG : dir/file1(0xc000a1a200): >_writeAt: n=25, err= 2025/02/13 03:22:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:22:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000680b40 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:52 DEBUG : newLeaf(0xc000a1a200): close: 2025/02/13 03:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/13 03:22:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-13 03:22:52.166726531 +0000 UTC m=+6.715308519 2025/02/13 03:22:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:52 DEBUG : newLeaf(0xc000a1a200): >close: err= 2025/02/13 03:22:52 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:52 DEBUG : newLeaf: vfs cache: starting upload 2025/02/13 03:22:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:52 INFO : newLeaf: Copied (replaced existing) 2025/02/13 03:22:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-13 03:22:52 +0000 UTC" 2025/02/13 03:22:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/13 03:22:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : >WaitForWriters: 2025/02/13 03:22:52 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : >WaitForWriters: 2025/02/13 03:22:52 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:52 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:52 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:52 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:52 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : file1: reading active writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : >WaitForWriters: 2025/02/13 03:22:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000681380 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:22:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000681380 2025/02/13 03:22:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:52 DEBUG : dir/file1(0xc00087f540): openPending: 2025/02/13 03:22:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:52 DEBUG : dir/file1(0xc00087f540): >openPending: err= 2025/02/13 03:22:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:22:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:52 DEBUG : dir/file1(0xc00087f540): _writeAt: size=25, off=0 2025/02/13 03:22:52 DEBUG : dir/file1(0xc00087f540): >_writeAt: n=25, err= 2025/02/13 03:22:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:22:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000681380 2025/02/13 03:22:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:52 DEBUG : newLeaf(0xc00087f540): close: 2025/02/13 03:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/13 03:22:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-13 03:22:52.660431452 +0000 UTC m=+7.209013409 2025/02/13 03:22:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:52 DEBUG : newLeaf(0xc00087f540): >close: err= 2025/02/13 03:22:52 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:52 DEBUG : newLeaf: vfs cache: starting upload 2025/02/13 03:22:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:52 INFO : newLeaf: Copied (replaced existing) 2025/02/13 03:22:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-13 03:22:52 +0000 UTC" 2025/02/13 03:22:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/13 03:22:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : >WaitForWriters: 2025/02/13 03:22:52 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:52 DEBUG : dir: Looking for writers 2025/02/13 03:22:52 DEBUG : : Looking for writers 2025/02/13 03:22:52 DEBUG : dir: reading active writers 2025/02/13 03:22:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:52 DEBUG : >WaitForWriters: 2025/02/13 03:22:52 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:52 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:52 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:52 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:52 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:22:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:53 DEBUG : dir/file1(0xc0009be400): openPending: 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 DEBUG : dir/file1(0xc0009be400): >openPending: err= 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:22:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:53 DEBUG : dir/file1(0xc0009be400): _writeAt: size=14, off=0 2025/02/13 03:22:53 DEBUG : dir/file1(0xc0009be400): >_writeAt: n=14, err= 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/13 03:22:53 DEBUG : dir/file1(0xc0009be400): close: 2025/02/13 03:22:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/13 03:22:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:53 DEBUG : dir/file1(0xc0009be400): >close: err= 2025/02/13 03:22:53 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : file1: reading active writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : file1: reading active writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : file1: reading active writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : file1: reading active writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: starting upload 2025/02/13 03:22:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:53 INFO : dir/file1: Copied (replaced existing) 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : file1: reading active writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : >WaitForWriters: 2025/02/13 03:22:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000a88740): _readAt: size=512, off=0 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000a88740): openPending: 2025/02/13 03:22:53 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/02/13 03:22:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000a88740): >openPending: err= 2025/02/13 03:22:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000a88740): >_readAt: n=14, err=EOF 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000a88740): close: 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000a88740): >close: err= 2025/02/13 03:22:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:22:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000681800 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:22:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/13 03:22:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000681800 2025/02/13 03:22:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000bc09c0): openPending: 2025/02/13 03:22:53 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/02/13 03:22:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000bc09c0): >openPending: err= 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:22:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000bc09c0): _writeAt: size=25, off=0 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000bc09c0): >_writeAt: n=25, err= 2025/02/13 03:22:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:22:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000681800 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:53 DEBUG : newLeaf(0xc000bc09c0): close: 2025/02/13 03:22:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/13 03:22:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-13 03:22:53.302021107 +0000 UTC m=+7.850603075 2025/02/13 03:22:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:53 DEBUG : newLeaf(0xc000bc09c0): >close: err= 2025/02/13 03:22:53 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:53 DEBUG : newLeaf: vfs cache: starting upload 2025/02/13 03:22:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:53 INFO : newLeaf: Copied (replaced existing) 2025/02/13 03:22:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-13 03:22:53 +0000 UTC" 2025/02/13 03:22:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/13 03:22:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : >WaitForWriters: 2025/02/13 03:22:53 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : >WaitForWriters: 2025/02/13 03:22:53 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:53 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:53 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:53 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:53 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:53 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:53 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : file1: reading active writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : >WaitForWriters: 2025/02/13 03:22:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e58f00): _readAt: size=512, off=0 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e58f00): openPending: 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e58f00): >openPending: err= 2025/02/13 03:22:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/13 03:22:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:22:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e58f00): >_readAt: n=14, err=EOF 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e58f00): close: 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e58f00): >close: err= 2025/02/13 03:22:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:22:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000681e00 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:22:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/13 03:22:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000681e00 2025/02/13 03:22:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e7e340): openPending: 2025/02/13 03:22:53 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/02/13 03:22:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e7e340): >openPending: err= 2025/02/13 03:22:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:22:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e7e340): _writeAt: size=25, off=0 2025/02/13 03:22:53 DEBUG : dir/file1(0xc000e7e340): >_writeAt: n=25, err= 2025/02/13 03:22:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:22:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:22:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000681e00 2025/02/13 03:22:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:22:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:53 DEBUG : newLeaf(0xc000e7e340): close: 2025/02/13 03:22:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/13 03:22:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-13 03:22:53.809963804 +0000 UTC m=+8.358545792 2025/02/13 03:22:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:53 DEBUG : newLeaf(0xc000e7e340): >close: err= 2025/02/13 03:22:53 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:53 DEBUG : dir: Looking for writers 2025/02/13 03:22:53 DEBUG : : Looking for writers 2025/02/13 03:22:53 DEBUG : dir: reading active writers 2025/02/13 03:22:53 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:53 DEBUG : newLeaf: vfs cache: starting upload 2025/02/13 03:22:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:53 INFO : newLeaf: Copied (replaced existing) 2025/02/13 03:22:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-13 03:22:53 +0000 UTC" 2025/02/13 03:22:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/13 03:22:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:22:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/13 03:22:54 DEBUG : dir: Looking for writers 2025/02/13 03:22:54 DEBUG : : Looking for writers 2025/02/13 03:22:54 DEBUG : dir: reading active writers 2025/02/13 03:22:54 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:54 DEBUG : >WaitForWriters: 2025/02/13 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:54 DEBUG : dir: Looking for writers 2025/02/13 03:22:54 DEBUG : : Looking for writers 2025/02/13 03:22:54 DEBUG : dir: reading active writers 2025/02/13 03:22:54 DEBUG : newLeaf: reading active writers 2025/02/13 03:22:54 DEBUG : >WaitForWriters: 2025/02/13 03:22:54 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:54 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:54 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:54 DEBUG : : Looking for writers 2025/02/13 03:22:54 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-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:54 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:54 DEBUG : dir: Looking for writers 2025/02/13 03:22:54 DEBUG : file1: reading active writers 2025/02/13 03:22:54 DEBUG : : Looking for writers 2025/02/13 03:22:54 DEBUG : dir: reading active writers 2025/02/13 03:22:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:54 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/13 03:22:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/13 03:22:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/13 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:54 DEBUG : dir: Looking for writers 2025/02/13 03:22:54 DEBUG : file1: reading active writers 2025/02/13 03:22:54 DEBUG : : Looking for writers 2025/02/13 03:22:54 DEBUG : dir: reading active writers 2025/02/13 03:22:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:54 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/13 03:22:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/13 03:22:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/13 03:22:54 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/13 03:22:54 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/13 03:22:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/13 03:22:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/13 03:22:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/13 03:22:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/13 03:22:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/13 03:22:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/13 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:54 DEBUG : dir: Looking for writers 2025/02/13 03:22:54 DEBUG : file1: reading active writers 2025/02/13 03:22:54 DEBUG : : Looking for writers 2025/02/13 03:22:54 DEBUG : dir: reading active writers 2025/02/13 03:22:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:54 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:54 DEBUG : dir: Looking for writers 2025/02/13 03:22:54 DEBUG : file1: reading active writers 2025/02/13 03:22:54 DEBUG : : Looking for writers 2025/02/13 03:22:54 DEBUG : dir: reading active writers 2025/02/13 03:22:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:54 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/13 03:22:54 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/13 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:54 DEBUG : dir: Looking for writers 2025/02/13 03:22:54 DEBUG : file1: reading active writers 2025/02/13 03:22:54 DEBUG : : Looking for writers 2025/02/13 03:22:54 DEBUG : dir: reading active writers 2025/02/13 03:22:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:54 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:54 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:54 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:54 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:55 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): _readAt: size=1, off=0 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): openPending: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): >openPending: err= 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): >_readAt: n=1, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): _readAt: size=256, off=1 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): >_readAt: n=15, err=EOF 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): _readAt: size=16, off=16 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): >_readAt: n=0, err=EOF 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): close: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): >close: err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): close: 2025/02/13 03:22:55 DEBUG : dir/file1(0xc001106680): >close: err=file already closed 2025/02/13 03:22:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:55 DEBUG : dir: Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : dir: reading active writers 2025/02/13 03:22:55 DEBUG : >WaitForWriters: 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:55 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): _readAt: size=1, off=0 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): openPending: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): >openPending: err= 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): >_readAt: n=1, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): _readAt: size=1, off=5 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): >_readAt: n=1, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): _readAt: size=1, off=3 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): >_readAt: n=1, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): _readAt: size=1, off=13 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): >_readAt: n=1, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): _readAt: size=16, off=100 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): close: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000a133c0): >close: err= 2025/02/13 03:22:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:55 DEBUG : dir: Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : dir: reading active writers 2025/02/13 03:22:55 DEBUG : >WaitForWriters: 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:55 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): _readAt: size=1, off=0 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): openPending: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >openPending: err= 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >_readAt: n=1, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): _readAt: size=1, off=5 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >_readAt: n=1, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): _readAt: size=1, off=1 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >_readAt: n=1, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): _readAt: size=6, off=10 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >_readAt: n=6, err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): _readAt: size=256, off=10 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >_readAt: n=6, err=EOF 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): _readAt: size=256, off=100 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >_readAt: n=0, err=EOF 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): close: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >close: err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): _readAt: size=256, off=100 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0008ec380): >_readAt: n=0, err=file already closed 2025/02/13 03:22:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:55 DEBUG : dir: Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : dir: reading active writers 2025/02/13 03:22:55 DEBUG : >WaitForWriters: 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:55 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): RWFileHandle.Flush 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): _readAt: size=256, off=0 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): openPending: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): >openPending: err= 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): >_readAt: n=16, err=EOF 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): RWFileHandle.Flush 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): RWFileHandle.Flush 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): close: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:22:55 DEBUG : dir/file1(0xc000ae6f40): >close: err= 2025/02/13 03:22:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:55 DEBUG : dir: Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : dir: reading active writers 2025/02/13 03:22:55 DEBUG : >WaitForWriters: 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:22:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:22:55 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0007c2300): _readAt: size=256, off=0 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0007c2300): openPending: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0007c2300): >openPending: err= 2025/02/13 03:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:22:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0007c2300): >_readAt: n=16, err=EOF 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0007c2300): RWFileHandle.Release 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0007c2300): close: 2025/02/13 03:22:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0007c2300): >close: err= 2025/02/13 03:22:55 DEBUG : dir/file1(0xc0007c2300): RWFileHandle.Release 2025/02/13 03:22:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:55 DEBUG : dir: Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : dir: reading active writers 2025/02/13 03:22:55 DEBUG : >WaitForWriters: 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:55 DEBUG : file1: newRWFileHandle: 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): openPending: 2025/02/13 03:22:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): >openPending: err= 2025/02/13 03:22:55 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:22:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:22:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): _writeAt: size=5, off=0 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): >_writeAt: n=5, err= 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): _writeAt: size=7, off=5 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): >_writeAt: n=7, err= 2025/02/13 03:22:55 DEBUG : file1: vfs cache: truncate to size=11 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): close: 2025/02/13 03:22:55 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:22:55.762435607 +0000 UTC m=+10.311017595 2025/02/13 03:22:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): >close: err= 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): close: 2025/02/13 03:22:55 DEBUG : file1(0xc0010baac0): >close: err=file already closed 2025/02/13 03:22:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:55 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:22:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:55 INFO : file1: Copied (new) 2025/02/13 03:22:55 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-13 03:22:55 +0000 UTC" 2025/02/13 03:22:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : >WaitForWriters: 2025/02/13 03:22:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : >WaitForWriters: 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:55 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:55 DEBUG : file1: newRWFileHandle: 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): openPending: 2025/02/13 03:22:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): >openPending: err= 2025/02/13 03:22:55 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:22:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:22:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): _writeAt: size=7, off=0 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): >_writeAt: n=7, err= 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): _writeAt: size=6, off=5 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): >_writeAt: n=6, err= 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): close: 2025/02/13 03:22:55 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:22:55.960109962 +0000 UTC m=+10.508691939 2025/02/13 03:22:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): >close: err= 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): _writeAt: size=5, off=0 2025/02/13 03:22:55 DEBUG : file1(0xc0010c6c80): >_writeAt: n=0, err=file already closed 2025/02/13 03:22:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:55 DEBUG : : Looking for writers 2025/02/13 03:22:55 DEBUG : file1: reading active writers 2025/02/13 03:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:56 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:22:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:56 INFO : file1: Copied (new) 2025/02/13 03:22:56 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-13 03:22:55 +0000 UTC" 2025/02/13 03:22:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : >WaitForWriters: 2025/02/13 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : >WaitForWriters: 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:56 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:56 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:56 DEBUG : file1: newRWFileHandle: 2025/02/13 03:22:56 DEBUG : file1(0xc0008849c0): openPending: 2025/02/13 03:22:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 DEBUG : file1(0xc0008849c0): >openPending: err= 2025/02/13 03:22:56 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:22:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:22:56 DEBUG : file1(0xc0008849c0): close: 2025/02/13 03:22:56 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:22:56.157104444 +0000 UTC m=+10.705686402 2025/02/13 03:22:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:56 DEBUG : file1(0xc0008849c0): >close: err= 2025/02/13 03:22:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/13 03:22:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:22:56 DEBUG : file2: newRWFileHandle: 2025/02/13 03:22:56 DEBUG : file2(0xc000884a80): openPending: 2025/02/13 03:22:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/13 03:22:56 DEBUG : file2(0xc000884a80): >openPending: err= 2025/02/13 03:22:56 DEBUG : file2: >newRWFileHandle: err= 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/13 03:22:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/13 03:22:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/13 03:22:56 DEBUG : file2(0xc000884a80): RWFileHandle.Flush 2025/02/13 03:22:56 DEBUG : file2(0xc000884a80): RWFileHandle.Release 2025/02/13 03:22:56 DEBUG : file2(0xc000884a80): close: 2025/02/13 03:22:56 DEBUG : file2: vfs cache: setting modification time to 2025-02-13 03:22:56.157781069 +0000 UTC m=+10.706363037 2025/02/13 03:22:56 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:56 DEBUG : file2(0xc000884a80): >close: err= 2025/02/13 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : file2: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : file2: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : file2: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : file2: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/13 03:22:56 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:22:56 DEBUG : file2: vfs cache: starting upload 2025/02/13 03:22:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:56 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:56 INFO : file1: Copied (new) 2025/02/13 03:22:56 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-13 03:22:56 +0000 UTC" 2025/02/13 03:22:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : file2: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:22:56 INFO : file2: Copied (new) 2025/02/13 03:22:56 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-13 03:22:56 +0000 UTC" 2025/02/13 03:22:56 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/13 03:22:56 INFO : file2: vfs cache: upload succeeded try #1 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file2: reading active writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : >WaitForWriters: 2025/02/13 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : file2: reading active writers 2025/02/13 03:22:56 DEBUG : >WaitForWriters: 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:56 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:56 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:56 DEBUG : file1: newRWFileHandle: 2025/02/13 03:22:56 DEBUG : file1(0xc0010dd400): openPending: 2025/02/13 03:22:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 DEBUG : file1(0xc0010dd400): >openPending: err= 2025/02/13 03:22:56 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:22:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:22:56 DEBUG : file1(0xc0010dd400): _writeAt: size=5, off=0 2025/02/13 03:22:56 DEBUG : file1(0xc0010dd400): >_writeAt: n=5, err= 2025/02/13 03:22:56 DEBUG : file1(0xc0010dd400): RWFileHandle.Flush 2025/02/13 03:22:56 DEBUG : file1(0xc0010dd400): RWFileHandle.Flush 2025/02/13 03:22:56 DEBUG : file1(0xc0010dd400): close: 2025/02/13 03:22:56 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:22:56.524415497 +0000 UTC m=+11.072997465 2025/02/13 03:22:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:56 DEBUG : file1(0xc0010dd400): >close: err= 2025/02/13 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:56 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:22:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:56 INFO : file1: Copied (new) 2025/02/13 03:22:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-13 03:22:56 +0000 UTC" 2025/02/13 03:22:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : >WaitForWriters: 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.18s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:56 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:56 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:56 DEBUG : file1: newRWFileHandle: 2025/02/13 03:22:56 DEBUG : file1(0xc000895780): openPending: 2025/02/13 03:22:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 DEBUG : file1(0xc000895780): >openPending: err= 2025/02/13 03:22:56 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:22:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:22:56 DEBUG : file1(0xc000895780): _writeAt: size=5, off=0 2025/02/13 03:22:56 DEBUG : file1(0xc000895780): >_writeAt: n=5, err= 2025/02/13 03:22:56 DEBUG : file1(0xc000895780): RWFileHandle.Release 2025/02/13 03:22:56 DEBUG : file1(0xc000895780): close: 2025/02/13 03:22:56 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:22:56.710122648 +0000 UTC m=+11.258704606 2025/02/13 03:22:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:56 DEBUG : file1(0xc000895780): >close: err= 2025/02/13 03:22:56 DEBUG : file1(0xc000895780): RWFileHandle.Release 2025/02/13 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:56 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:22:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:56 INFO : file1: Copied (new) 2025/02/13 03:22:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-13 03:22:56 +0000 UTC" 2025/02/13 03:22:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : >WaitForWriters: 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:56 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:56 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/13 03:22:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:56 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:56 DEBUG : dir/file1(0xc000869a80): openPending: 2025/02/13 03:22:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:56 DEBUG : dir/file1(0xc000869a80): >openPending: err= 2025/02/13 03:22:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:22:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:22:56 DEBUG : dir/file1(0xc000869a80): _writeAt: size=5, off=0 2025/02/13 03:22:56 DEBUG : dir/file1(0xc000869a80): >_writeAt: n=5, err= 2025/02/13 03:22:56 DEBUG : dir/file1(0xc000869a80): close: 2025/02/13 03:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:56 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-13 03:22:56.960375966 +0000 UTC m=+11.508957924 2025/02/13 03:22:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:56 DEBUG : dir/file1(0xc000869a80): >close: err= 2025/02/13 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:56 DEBUG : dir: Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : dir: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:56 DEBUG : dir: Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : dir: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:56 DEBUG : dir: Looking for writers 2025/02/13 03:22:56 DEBUG : file1: reading active writers 2025/02/13 03:22:56 DEBUG : : Looking for writers 2025/02/13 03:22:56 DEBUG : dir: reading active writers 2025/02/13 03:22:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:57 DEBUG : dir: Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : dir: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: starting upload 2025/02/13 03:22:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:57 INFO : dir/file1: Copied (replaced existing) 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-13 03:22:56 +0000 UTC" 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:57 DEBUG : dir: Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : dir: reading active writers 2025/02/13 03:22:57 DEBUG : >WaitForWriters: 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:57 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:22:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:22:57 DEBUG : dir/file1(0xc0008f8980): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : dir/file1(0xc0008f8980): openPending: 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:57 DEBUG : dir/file1(0xc0008f8980): >openPending: err= 2025/02/13 03:22:57 DEBUG : dir/file1(0xc0008f8980): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : dir/file1(0xc0008f8980): _writeAt: size=15, off=5 2025/02/13 03:22:57 DEBUG : dir/file1(0xc0008f8980): >_writeAt: n=15, err= 2025/02/13 03:22:57 DEBUG : dir/file1(0xc0008f8980): close: 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-13 03:22:57.243485929 +0000 UTC m=+11.792067916 2025/02/13 03:22:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : dir/file1(0xc0008f8980): >close: err= 2025/02/13 03:22:57 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:57 DEBUG : dir: Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : dir: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:57 DEBUG : dir: Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : dir: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:57 DEBUG : dir: Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : dir: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:57 DEBUG : dir: Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : dir: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: starting upload 2025/02/13 03:22:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:57 INFO : dir/file1: Copied (replaced existing) 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-13 03:22:57 +0000 UTC" 2025/02/13 03:22:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:57 DEBUG : dir: Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : dir: reading active writers 2025/02/13 03:22:57 DEBUG : >WaitForWriters: 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:57 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : file1: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : file1(0xc000914400): openPending: 2025/02/13 03:22:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:57 DEBUG : file1(0xc000914400): >openPending: err= 2025/02/13 03:22:57 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:22:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:22:57 DEBUG : file1(0xc000914400): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : file1(0xc000914400): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : file1(0xc000914400): close: 2025/02/13 03:22:57 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:22:57.461339546 +0000 UTC m=+12.009921614 2025/02/13 03:22:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : file1(0xc000914400): >close: err= 2025/02/13 03:22:57 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:57 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:22:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:22:57 INFO : file1: Copied (new) 2025/02/13 03:22:57 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-13 03:22:57 +0000 UTC" 2025/02/13 03:22:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:57 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : file1: reading active writers 2025/02/13 03:22:57 DEBUG : >WaitForWriters: 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:57 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/13 03:22:57 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef340): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef340): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef340): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.647980243 +0000 UTC m=+12.196562211 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef380): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef380): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef380): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef380): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef380): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef380): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef380): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.647980243 +0000 UTC m=+12.196562211 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef380): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef3c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef3c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef3c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef3c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef3c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.647980243 +0000 UTC m=+12.196562211 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef3c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdb20 item 1 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef400): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef400): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef400): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef400): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef400): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.649677846 +0000 UTC m=+12.198259814 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef400): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef440): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef440): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef440): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.649677846 +0000 UTC m=+12.198259814 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdf10 item 2 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef480): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef480): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef480): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef480): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef480): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.650790667 +0000 UTC m=+12.199372625 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef480): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef4c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef4c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef4c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef4c0): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef4c0): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef4c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef4c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.650790667 +0000 UTC m=+12.199372625 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef4c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef500): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef500): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef500): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.650790667 +0000 UTC m=+12.199372625 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472310 item 3 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef580): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef580): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef580): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.652157822 +0000 UTC m=+12.200739780 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef600): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef600): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef600): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef600): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef600): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.652157822 +0000 UTC m=+12.200739780 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef600): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004729a0 item 4 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef640): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef640): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef640): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef640): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef640): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.653144146 +0000 UTC m=+12.201726135 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef640): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef680): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef680): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef680): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef680): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef680): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef680): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef680): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.653144146 +0000 UTC m=+12.201726135 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef680): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef6c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef6c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef6c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef6c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef6c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.653144146 +0000 UTC m=+12.201726135 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef6c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d90 item 5 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef740): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef740): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef740): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef740): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef740): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.654770847 +0000 UTC m=+12.203352816 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef740): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef7c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef7c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef7c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef7c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef7c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.654770847 +0000 UTC m=+12.203352816 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef7c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473500 item 6 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef840): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef840): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef840): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef840): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef840): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.655904457 +0000 UTC m=+12.204486425 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef840): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef900): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef900): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef900): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef900): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef900): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef900): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef900): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.655904457 +0000 UTC m=+12.204486425 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef900): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef940): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef940): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef940): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef940): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef940): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.655904457 +0000 UTC m=+12.204486425 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef940): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473880 item 7 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef9c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef9c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef9c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef9c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef9c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.657305316 +0000 UTC m=+12.205887284 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007ef9c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.657305316 +0000 UTC m=+12.205887284 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473dc0 item 8 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa80): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc0007efa80): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa80): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa80): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa80): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efa80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efac0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efac0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efac0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efac0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efac0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.658493798 +0000 UTC m=+12.207075766 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efac0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb00): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb00): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.658493798 +0000 UTC m=+12.207075766 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.658493798 +0000 UTC m=+12.207075766 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efb40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316770 item 9 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efbc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efbc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efbc0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efbc0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efbc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.660149502 +0000 UTC m=+12.208731471 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efbc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efc40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efc40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efc40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efc40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efc40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.660149502 +0000 UTC m=+12.208731471 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efc40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316e00 item 10 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd00): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc0007efd00): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd00): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd00): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.661190119 +0000 UTC m=+12.209772087 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efd40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe00): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe00): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.661190119 +0000 UTC m=+12.209772087 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.661190119 +0000 UTC m=+12.209772087 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efe40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317500 item 11 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efec0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efec0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efec0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efec0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efec0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.662497221 +0000 UTC m=+12.211079189 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007efec0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007eff40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007eff40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007eff40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007eff40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007eff40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.662497221 +0000 UTC m=+12.211079189 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0007eff40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317c00 item 12 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a080): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc000b7a080): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a080): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a080): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a080): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a080): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a0c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a0c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a0c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a0c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a0c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.663579715 +0000 UTC m=+12.212161683 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a0c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a180): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a180): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a180): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.663579715 +0000 UTC m=+12.212161683 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434000 item 13 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a200): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a200): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a200): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a200): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a200): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66458776 +0000 UTC m=+12.213169728 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a200): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a280): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a280): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a280): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a280): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a280): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66458776 +0000 UTC m=+12.213169728 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a280): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004344d0 item 14 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a340): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc000b7a340): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a340): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a340): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a340): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a340): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a380): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a380): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a380): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a380): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a380): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66565209 +0000 UTC m=+12.214234058 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a380): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a440): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a440): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a440): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66565209 +0000 UTC m=+12.214234058 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434d90 item 15 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a4c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a4c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a4c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a4c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a4c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.666676224 +0000 UTC m=+12.215258182 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a4c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a540): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a540): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a540): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a540): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a540): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.666676224 +0000 UTC m=+12.215258182 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a540): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004353b0 item 16 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a580): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a580): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a580): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66761562 +0000 UTC m=+12.216197579 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66761562 +0000 UTC m=+12.216197579 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a5c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a600): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a600): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a600): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a600): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a600): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66761562 +0000 UTC m=+12.216197579 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a600): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004358f0 item 17 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a680): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a680): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a680): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a680): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a680): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66892669 +0000 UTC m=+12.217508659 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a680): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a700): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a700): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a700): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a700): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a700): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.66892669 +0000 UTC m=+12.217508659 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a700): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0000 item 18 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a780): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a780): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a780): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a780): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a780): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.670020035 +0000 UTC m=+12.218602003 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a780): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.670020035 +0000 UTC m=+12.218602003 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a840): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a880): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a880): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a880): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a880): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a880): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.670020035 +0000 UTC m=+12.218602003 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a880): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f05b0 item 19 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a900): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a900): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a900): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a900): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a900): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.671544566 +0000 UTC m=+12.220126524 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a900): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a980): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a980): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a980): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a980): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a980): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.671544566 +0000 UTC m=+12.220126524 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7a980): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0a80 item 20 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aa00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aa00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aa00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aa00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aa00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.672568139 +0000 UTC m=+12.221150097 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aa00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.672568139 +0000 UTC m=+12.221150097 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7aac0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab00): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.672568139 +0000 UTC m=+12.221150097 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1180 item 21 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.674165826 +0000 UTC m=+12.222747794 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ab80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac00): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.674165826 +0000 UTC m=+12.222747794 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f17a0 item 22 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.675262507 +0000 UTC m=+12.223844475 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ac80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.675262507 +0000 UTC m=+12.223844475 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.675262507 +0000 UTC m=+12.223844475 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ad80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1c00 item 23 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.676697028 +0000 UTC m=+12.225278985 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.676697028 +0000 UTC m=+12.225278985 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7ae80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456310 item 24 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af40): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc000b7af40): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af40): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af40): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af40): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.677988572 +0000 UTC m=+12.226570531 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7af80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.677988572 +0000 UTC m=+12.226570531 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b040): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b080): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b080): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b080): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.677988572 +0000 UTC m=+12.226570531 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 25 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b100): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b100): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b100): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b100): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b100): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.679440486 +0000 UTC m=+12.228022454 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b100): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b180): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b180): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b180): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.679440486 +0000 UTC m=+12.228022454 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004575e0 item 26 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b240): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc000b7b240): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b240): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b240): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b240): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b240): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b240): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b280): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b280): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b280): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b280): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b280): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.680526496 +0000 UTC m=+12.229108464 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b280): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.680526496 +0000 UTC m=+12.229108464 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b380): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b380): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b380): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b380): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b380): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.680526496 +0000 UTC m=+12.229108464 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b380): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457a40 item 27 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b400): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b400): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b400): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b400): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b400): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.681967741 +0000 UTC m=+12.230549709 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b400): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b480): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b480): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b480): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b480): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b480): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.681967741 +0000 UTC m=+12.230549709 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000b7b480): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586070 item 28 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a00): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc000a23a00): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a00): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a00): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.68325078 +0000 UTC m=+12.231832738 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23a40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b00): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.68325078 +0000 UTC m=+12.231832738 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cbd0 item 29 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.684327863 +0000 UTC m=+12.232909831 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23b80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23c00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23c00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23c00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23c00): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23c00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.684327863 +0000 UTC m=+12.232909831 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23c00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d420 item 30 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23cc0): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc000a23cc0): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23cc0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23cc0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23cc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23cc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23cc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23d00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23d00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23d00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23d00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23d00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.685408503 +0000 UTC m=+12.233990461 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23d00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23dc0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23dc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23dc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23dc0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23dc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.685408503 +0000 UTC m=+12.233990461 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23dc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030da40 item 31 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23e40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23e40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23e40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23e40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23e40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.686415396 +0000 UTC m=+12.234997353 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23e40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23ec0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23ec0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23ec0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23ec0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23ec0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.686415396 +0000 UTC m=+12.234997353 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23ec0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dea0 item 32 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.68750889 +0000 UTC m=+12.236090858 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f40): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007023f0 item 33 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f40): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.687951638 +0000 UTC m=+12.236533597 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a23f40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e000): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e000): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e000): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e000): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e000): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.687951638 +0000 UTC m=+12.236533597 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e000): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702540 item 33 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e040): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e040): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e040): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e040): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e040): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.689025425 +0000 UTC m=+12.237607384 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e040): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e080): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702850 item 34 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e080): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e080): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e080): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e080): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.689443747 +0000 UTC m=+12.238025715 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e0c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e0c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e0c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e0c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e0c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.689443747 +0000 UTC m=+12.238025715 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e0c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702a10 item 34 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e100): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e100): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e100): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e100): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e100): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.690511884 +0000 UTC m=+12.239093852 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e100): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e140): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e140): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e140): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e140): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e140): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702d20 item 35 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e140): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e140): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.690939093 +0000 UTC m=+12.239521050 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e140): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e180): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e180): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e180): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.690939093 +0000 UTC m=+12.239521050 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702e70 item 35 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e200): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e200): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e200): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e200): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e200): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.692131301 +0000 UTC m=+12.240713259 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e200): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e2c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e2c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703180 item 36 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e2c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e2c0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e2c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e2c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.692611799 +0000 UTC m=+12.241193758 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e2c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e300): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e300): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e300): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e300): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e300): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.692611799 +0000 UTC m=+12.241193758 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e300): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007032d0 item 36 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e340): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e340): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e340): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.693558619 +0000 UTC m=+12.242140577 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e380): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e380): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e380): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e380): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e380): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703570 item 37 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e380): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e380): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.693956883 +0000 UTC m=+12.242538842 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e380): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e3c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e3c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e3c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e3c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e3c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.693956883 +0000 UTC m=+12.242538842 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e3c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007036c0 item 37 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e440): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e440): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e440): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.695069403 +0000 UTC m=+12.243651362 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e500): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703960 item 38 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e500): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e500): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e500): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e500): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.695492686 +0000 UTC m=+12.244074654 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e540): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e540): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e540): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e540): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e540): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.695492686 +0000 UTC m=+12.244074654 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e540): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703ab0 item 38 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e5c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e5c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e5c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e5c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e5c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.69647439 +0000 UTC m=+12.245056358 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e5c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e680): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e680): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e680): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e680): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e680): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703ea0 item 39 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e680): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e680): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.697038656 +0000 UTC m=+12.245620624 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e680): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e6c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e6c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e6c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e6c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e6c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.697038656 +0000 UTC m=+12.245620624 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e6c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2070 item 39 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e740): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e740): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e740): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e740): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e740): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.698193464 +0000 UTC m=+12.246775423 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e740): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e800): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e800): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2380 item 40 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e800): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e800): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e800): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e800): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e800): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.698577333 +0000 UTC m=+12.247159301 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e800): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e840): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e840): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e840): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e840): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e840): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.698577333 +0000 UTC m=+12.247159301 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e840): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a24d0 item 40 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e880): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e880): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e880): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e880): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e880): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e880): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e880): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.699504085 +0000 UTC m=+12.248086043 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e880): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e8c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e8c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e8c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2a80 item 41 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e8c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e8c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.699863216 +0000 UTC m=+12.248445184 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e8c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e900): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e900): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e900): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e900): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e900): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2cb0 item 41 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e900): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e900): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.700297198 +0000 UTC m=+12.248879156 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e900): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e940): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e940): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e940): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e940): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e940): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.700297198 +0000 UTC m=+12.248879156 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2e940): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2ee0 item 41 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.701326482 +0000 UTC m=+12.249908450 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a32d0 item 42 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.701690643 +0000 UTC m=+12.250272601 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ea40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3650 item 42 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb00): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb00): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.702071324 +0000 UTC m=+12.250653292 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb40): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.702071324 +0000 UTC m=+12.250653292 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2eb40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3880 item 42 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.703083456 +0000 UTC m=+12.251665415 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3dc0 item 43 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.70348664 +0000 UTC m=+12.252068598 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ec40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed00): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c05b0 item 43 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed00): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.703917856 +0000 UTC m=+12.252499824 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.703917856 +0000 UTC m=+12.252499824 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ed40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0af0 item 43 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.705120404 +0000 UTC m=+12.253702382 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1420 item 44 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.705909369 +0000 UTC m=+12.254491347 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ee40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1960 item 44 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef00): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef00): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.706531612 +0000 UTC m=+12.255113590 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef40): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.706531612 +0000 UTC m=+12.255113590 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ef40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1dc0 item 44 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f000): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f000): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f000): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f000): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f000): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f000): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f000): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.707904368 +0000 UTC m=+12.256486346 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f000): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f040): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f040): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f040): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118230 item 45 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f040): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f040): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.708475075 +0000 UTC m=+12.257057053 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f040): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f100): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f100): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f100): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f100): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f100): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.708475075 +0000 UTC m=+12.257057053 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f100): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118380 item 45 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f1c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f1c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f1c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f1c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f1c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f1c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f1c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.710311519 +0000 UTC m=+12.258893487 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f1c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f200): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f200): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f200): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118930 item 46 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f200): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f200): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.710989756 +0000 UTC m=+12.259571714 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f200): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f2c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f2c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f2c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f2c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f2c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.710989756 +0000 UTC m=+12.259571714 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f2c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118c40 item 46 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f380): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f380): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f380): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f380): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f380): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f380): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f380): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.712279297 +0000 UTC m=+12.260861276 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f380): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f3c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f3c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f3c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118f50 item 47 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f3c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f3c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.712739317 +0000 UTC m=+12.261321285 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f3c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f480): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f480): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f480): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f480): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f480): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.712739317 +0000 UTC m=+12.261321285 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f480): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119260 item 47 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f540): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f540): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f540): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f540): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f540): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f540): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f540): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.714106192 +0000 UTC m=+12.262688171 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f540): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f580): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f580): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001198f0 item 48 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f580): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.714555752 +0000 UTC m=+12.263137731 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f640): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f640): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f640): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f640): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f640): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.714555752 +0000 UTC m=+12.263137731 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f640): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119ab0 item 48 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f680): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f680): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f680): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f680): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f680): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.715696195 +0000 UTC m=+12.264278193 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f680): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de620 item 49 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.716232058 +0000 UTC m=+12.264814036 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f6c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f700): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f700): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f700): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f700): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f700): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.716232058 +0000 UTC m=+12.264814036 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f700): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de8c0 item 49 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f780): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f780): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f780): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f780): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f780): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.717561202 +0000 UTC m=+12.266143179 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f780): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dec40 item 50 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.718221847 +0000 UTC m=+12.266803825 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f840): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f880): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f880): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f880): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f880): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f880): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.718221847 +0000 UTC m=+12.266803825 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f880): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004deee0 item 50 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f900): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f900): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f900): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f900): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f900): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.71958734 +0000 UTC m=+12.268169338 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f900): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df500 item 51 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.720092743 +0000 UTC m=+12.268674711 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2f9c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa00): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.720092743 +0000 UTC m=+12.268674711 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df810 item 51 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.721585565 +0000 UTC m=+12.270167533 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fa80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfd50 item 52 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.722116377 +0000 UTC m=+12.270698345 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb80): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.722116377 +0000 UTC m=+12.270698345 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fb80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4000 item 52 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fc00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fc00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fc00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fc00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fc00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.723443659 +0000 UTC m=+12.272025637 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fc00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4460 item 53 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.724001511 +0000 UTC m=+12.272583489 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fcc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd00): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.724001511 +0000 UTC m=+12.272583489 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4930 item 53 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.725632992 +0000 UTC m=+12.274214960 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fd80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4f50 item 54 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.726205411 +0000 UTC m=+12.274787379 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe80): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.726205411 +0000 UTC m=+12.274787379 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2fe80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c50a0 item 54 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ff00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ff00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ff00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ff00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ff00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.72774518 +0000 UTC m=+12.276327158 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000f2ff00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c55e0 item 55 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.728261455 +0000 UTC m=+12.276843454 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170040): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170080): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170080): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170080): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.728261455 +0000 UTC m=+12.276843454 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c58f0 item 55 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.72980458 +0000 UTC m=+12.278386559 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5ce0 item 56 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.73044632 +0000 UTC m=+12.279028298 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011701c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170200): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170200): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170200): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170200): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170200): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.73044632 +0000 UTC m=+12.279028298 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170200): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 56 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.731784131 +0000 UTC m=+12.280366109 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011702c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 57 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.732277153 +0000 UTC m=+12.280859131 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 57 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.732980036 +0000 UTC m=+12.281562015 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.732980036 +0000 UTC m=+12.281562015 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 57 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.734898724 +0000 UTC m=+12.283480722 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011704c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170500): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170500): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 58 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170500): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.735459602 +0000 UTC m=+12.284041570 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 58 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.736152276 +0000 UTC m=+12.284734244 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011705c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.736152276 +0000 UTC m=+12.284734244 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc0e0 item 58 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.737708185 +0000 UTC m=+12.286290153 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc770 item 59 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.738241953 +0000 UTC m=+12.286823932 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cca10 item 59 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.7388446 +0000 UTC m=+12.287426588 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.7388446 +0000 UTC m=+12.287426588 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cccb0 item 59 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.740311252 +0000 UTC m=+12.288893230 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd030 item 60 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.740946429 +0000 UTC m=+12.289528407 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd1f0 item 60 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.741561559 +0000 UTC m=+12.290143527 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.741561559 +0000 UTC m=+12.290143527 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd420 item 60 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.742837715 +0000 UTC m=+12.291419683 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd810 item 61 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.743381733 +0000 UTC m=+12.291963710 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170bc0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170bc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170bc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170bc0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170bc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.743381733 +0000 UTC m=+12.291963710 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170bc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd9d0 item 61 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.745073785 +0000 UTC m=+12.293655773 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170c80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170cc0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170cc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170cc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300000 item 62 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170cc0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170cc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.745596211 +0000 UTC m=+12.294178189 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170cc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992080): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992080): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992080): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.745596211 +0000 UTC m=+12.294178189 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586070 item 62 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.74733894 +0000 UTC m=+12.295920908 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992140): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992180): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992180): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586460 item 63 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992180): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.747916709 +0000 UTC m=+12.296498677 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992240): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992240): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992240): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992240): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992240): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.747916709 +0000 UTC m=+12.296498677 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992240): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005865b0 item 63 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.749480874 +0000 UTC m=+12.298062852 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992300): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992340): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992340): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005868c0 item 64 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992340): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.750004974 +0000 UTC m=+12.298586942 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992400): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992400): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992400): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992400): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992400): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.750004974 +0000 UTC m=+12.298586942 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992400): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586b60 item 64 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992440): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992440): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992440): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.751638106 +0000 UTC m=+12.300220075 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992480): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992480): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992480): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992480): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992480): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586f50 item 65 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992480): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992480): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.752264909 +0000 UTC m=+12.300846877 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992480): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009924c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009924c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009924c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009924c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009924c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.752264909 +0000 UTC m=+12.300846877 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009924c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587110 item 65 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992500): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992500): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992500): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.753896018 +0000 UTC m=+12.302477997 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992540): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992540): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587420 item 66 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992540): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992540): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992540): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992540): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992540): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.754610083 +0000 UTC m=+12.303192061 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992540): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992580): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992580): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992580): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.754610083 +0000 UTC m=+12.303192061 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005875e0 item 66 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009925c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009925c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009925c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009925c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009925c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.75620269 +0000 UTC m=+12.304784669 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009925c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992600): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992600): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992600): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992600): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992600): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587880 item 67 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992600): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992600): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.756858848 +0000 UTC m=+12.305440826 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992600): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992640): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992640): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992640): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992640): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992640): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.756858848 +0000 UTC m=+12.305440826 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992640): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587b20 item 67 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009926c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009926c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009926c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009926c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009926c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.758350576 +0000 UTC m=+12.306932554 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009926c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992780): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992780): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587e30 item 68 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992780): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992780): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992780): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992780): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992780): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.758923396 +0000 UTC m=+12.307505374 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992780): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009927c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009927c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009927c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009927c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009927c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.758923396 +0000 UTC m=+12.307505374 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009927c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406070 item 68 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992800): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992800): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992800): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992800): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992800): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.760336919 +0000 UTC m=+12.308918897 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992800): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992840): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992840): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992840): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992840): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992840): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004070a0 item 69 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992840): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992840): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.760978128 +0000 UTC m=+12.309560106 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992840): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992880): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992880): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992880): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992880): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992880): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.760978128 +0000 UTC m=+12.309560106 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992880): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407500 item 69 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992900): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992900): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992900): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992900): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992900): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.762562599 +0000 UTC m=+12.311144567 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992900): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009929c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009929c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004079d0 item 70 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009929c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009929c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009929c0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009929c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009929c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.763206754 +0000 UTC m=+12.311788722 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009929c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a00): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.763206754 +0000 UTC m=+12.311788722 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b90 item 70 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.764479744 +0000 UTC m=+12.313061702 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992a80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992b80): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992b80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992b80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992b80): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992b80): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003000e0 item 71 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992b80): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992b80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.765153093 +0000 UTC m=+12.313735071 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992b80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992bc0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992bc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992bc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992bc0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992bc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.765153093 +0000 UTC m=+12.313735071 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992bc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003002a0 item 71 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992c40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992c40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992c40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992c40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992c40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.766345081 +0000 UTC m=+12.314927059 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992c40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300620 item 72 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d00): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d00): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d00): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.766915917 +0000 UTC m=+12.315497896 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d40): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.766915917 +0000 UTC m=+12.315497896 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e70 item 72 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d80): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d80): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.76806161 +0000 UTC m=+12.316643588 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992d80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992dc0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992dc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992dc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003012d0 item 73 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992dc0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992dc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.768496603 +0000 UTC m=+12.317078581 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992dc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e00): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e00): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301490 item 73 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e00): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.769064695 +0000 UTC m=+12.317646674 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.769064695 +0000 UTC m=+12.317646674 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992e40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301730 item 73 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f00): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.770261272 +0000 UTC m=+12.318843250 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301ce0 item 74 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.770691496 +0000 UTC m=+12.319273475 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000992f40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993000): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993000): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301ea0 item 74 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993000): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993000): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993000): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993000): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993000): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.771166004 +0000 UTC m=+12.319747982 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993000): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993040): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993040): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993040): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993040): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993040): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.771166004 +0000 UTC m=+12.319747982 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993040): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a2a0 item 74 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993100): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993100): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993100): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993100): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993100): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993100): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993100): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.772327606 +0000 UTC m=+12.320909584 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993100): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993140): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993140): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993140): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a690 item 75 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993140): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993140): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.772835584 +0000 UTC m=+12.321417563 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993140): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993200): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993200): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993200): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993200): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993200): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a9a0 item 75 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993200): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993200): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.773288471 +0000 UTC m=+12.321870450 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993200): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993240): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993240): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993240): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993240): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993240): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.773288471 +0000 UTC m=+12.321870450 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993240): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034abd0 item 75 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993300): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993300): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993300): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993300): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993300): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993300): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993300): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.774476852 +0000 UTC m=+12.323058831 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993300): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993340): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993340): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b030 item 76 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993340): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.774914692 +0000 UTC m=+12.323496670 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993400): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993400): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b420 item 76 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993400): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993400): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993400): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993400): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993400): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.77543795 +0000 UTC m=+12.324019927 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993400): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993440): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993440): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993440): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.77543795 +0000 UTC m=+12.324019927 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 76 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993500): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993500): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993500): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993500): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993500): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.776668269 +0000 UTC m=+12.325250248 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993540): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993540): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993540): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006060e0 item 77 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993540): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993540): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.777142206 +0000 UTC m=+12.325724184 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993540): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993600): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993600): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993600): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993600): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993600): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.777142206 +0000 UTC m=+12.325724184 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993600): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606380 item 77 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009936c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009936c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009936c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009936c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009936c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009936c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009936c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.778495746 +0000 UTC m=+12.327077724 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009936c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993700): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993700): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993700): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606930 item 78 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993700): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993700): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.778996782 +0000 UTC m=+12.327578761 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993700): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009937c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009937c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009937c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009937c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009937c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.778996782 +0000 UTC m=+12.327578761 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009937c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606af0 item 78 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993880): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993880): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993880): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993880): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993880): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993880): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993880): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.780461822 +0000 UTC m=+12.329043800 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993880): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009938c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009938c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009938c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606d90 item 79 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009938c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009938c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.782388473 +0000 UTC m=+12.330970451 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009938c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993980): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993980): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993980): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993980): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993980): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.782388473 +0000 UTC m=+12.330970451 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993980): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006070a0 item 79 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a40): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.785917159 +0000 UTC m=+12.334499127 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607340 item 80 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.786621537 +0000 UTC m=+12.335203515 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993a80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.786621537 +0000 UTC m=+12.335203515 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607500 item 80 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.79134632 +0000 UTC m=+12.339928298 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993b80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607880 item 81 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.792596778 +0000 UTC m=+12.341178755 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993bc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c00): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.792596778 +0000 UTC m=+12.341178755 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607a40 item 81 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.794774739 +0000 UTC m=+12.343356717 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993c80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607f10 item 82 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.795830062 +0000 UTC m=+12.344412040 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d80): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.795830062 +0000 UTC m=+12.344412040 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993d80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004045b0 item 82 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993e00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993e00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993e00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993e00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993e00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.798080399 +0000 UTC m=+12.346662377 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993e00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404b60 item 83 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.800053157 +0000 UTC m=+12.348635155 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993ec0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993f00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993f00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993f00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993f00): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993f00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.800053157 +0000 UTC m=+12.348635155 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000993f00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404d20 item 83 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170000): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170000): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170000): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170000): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170000): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.801635835 +0000 UTC m=+12.350217813 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170000): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004053b0 item 84 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.802917351 +0000 UTC m=+12.351499329 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011700c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.802917351 +0000 UTC m=+12.351499329 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170100): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004056c0 item 84 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170180): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170180): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170180): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.805138964 +0000 UTC m=+12.353720942 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ab0 item 85 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.805771677 +0000 UTC m=+12.354353666 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170240): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170280): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170280): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170280): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170280): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170280): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.805771677 +0000 UTC m=+12.354353666 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170280): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c70 item 85 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.807561783 +0000 UTC m=+12.356143762 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170300): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 86 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.808226276 +0000 UTC m=+12.356808254 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011703c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.808226276 +0000 UTC m=+12.356808254 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170400): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400c40 item 86 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170480): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170480): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170480): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170480): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170480): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.809606266 +0000 UTC m=+12.358188284 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170480): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 87 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.810787845 +0000 UTC m=+12.359369823 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170540): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170580): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170580): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170580): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.810787845 +0000 UTC m=+12.359369823 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 87 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.813168045 +0000 UTC m=+12.361750022 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170600): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401e30 item 88 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.815266427 +0000 UTC m=+12.363848395 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011706c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.815266427 +0000 UTC m=+12.363848395 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170700): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c230 item 88 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.816538576 +0000 UTC m=+12.365120554 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011707c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c620 item 89 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.817722528 +0000 UTC m=+12.366304506 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170800): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca10 item 89 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.818374578 +0000 UTC m=+12.366956576 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011708c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.818374578 +0000 UTC m=+12.366956576 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170900): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ce00 item 89 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.820186135 +0000 UTC m=+12.368768113 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011709c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d490 item 90 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.821541168 +0000 UTC m=+12.370123146 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170a00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d810 item 90 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.822718378 +0000 UTC m=+12.371300356 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170ac0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b40): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.822718378 +0000 UTC m=+12.371300356 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170b40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dab0 item 90 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.824656041 +0000 UTC m=+12.373238019 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dea0 item 91 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.825223151 +0000 UTC m=+12.373805129 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170d80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372700 item 91 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.826750466 +0000 UTC m=+12.375332454 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e80): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.826750466 +0000 UTC m=+12.375332454 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170e80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372e00 item 91 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.828536084 +0000 UTC m=+12.377118062 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373570 item 92 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.829892841 +0000 UTC m=+12.378474809 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001170f80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373c00 item 92 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.830780731 +0000 UTC m=+12.379362699 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171040): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171080): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171080): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171080): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.830780731 +0000 UTC m=+12.379362699 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003385b0 item 92 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.832332972 +0000 UTC m=+12.380914930 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171140): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171180): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171180): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338fc0 item 93 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171180): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.833620139 +0000 UTC m=+12.382202097 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171240): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171240): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171240): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171240): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171240): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.833620139 +0000 UTC m=+12.382202097 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171240): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339650 item 93 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.83477109 +0000 UTC m=+12.383353058 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171300): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171340): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171340): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339f10 item 94 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171340): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.835299037 +0000 UTC m=+12.383881005 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171400): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171400): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171400): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171400): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171400): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.835299037 +0000 UTC m=+12.383881005 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171400): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc230 item 94 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.836477791 +0000 UTC m=+12.385059749 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011714c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171500): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171500): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc700 item 95 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171500): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.837668807 +0000 UTC m=+12.386250766 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011715c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011715c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011715c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011715c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011715c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.837668807 +0000 UTC m=+12.386250766 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011715c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bca10 item 95 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): open at offset 0 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.839163332 +0000 UTC m=+12.387745300 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171680): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011716c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011716c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011716c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcf50 item 96 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011716c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011716c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.839662945 +0000 UTC m=+12.388244903 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011716c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171780): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171780): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171780): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171780): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171780): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.839662945 +0000 UTC m=+12.388244903 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171780): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd1f0 item 96 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= 2025/02/13 03:22:57 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:57 DEBUG : : Looking for writers 2025/02/13 03:22:57 DEBUG : >WaitForWriters: 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:57 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/13 03:22:57 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.863216278 +0000 UTC m=+12.411798265 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e80): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e80): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e80): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e80): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.863216278 +0000 UTC m=+12.411798265 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915e80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915ec0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915ec0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915ec0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915ec0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915ec0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.863216278 +0000 UTC m=+12.411798265 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915ec0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472310 item 1 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.866280987 +0000 UTC m=+12.414862975 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.866280987 +0000 UTC m=+12.414862975 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000915f40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004729a0 item 2 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928100): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928100): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928100): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928100): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928100): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.868217877 +0000 UTC m=+12.416799865 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928100): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928140): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928140): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928140): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928140): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928140): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928140): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928140): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.868217877 +0000 UTC m=+12.416799865 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928140): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928180): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928180): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928180): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.868217877 +0000 UTC m=+12.416799865 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d90 item 3 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928200): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928200): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928200): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928200): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928200): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.870633594 +0000 UTC m=+12.419215612 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928200): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928280): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928280): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928280): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928280): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928280): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.870633594 +0000 UTC m=+12.419215612 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928280): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473500 item 4 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009282c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009282c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009282c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009282c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009282c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.872322631 +0000 UTC m=+12.420904619 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009282c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928300): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928300): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928300): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928300): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928300): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928300): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928300): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.872322631 +0000 UTC m=+12.420904619 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928300): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928340): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928340): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928340): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.872322631 +0000 UTC m=+12.420904619 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473880 item 5 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009283c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009283c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009283c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009283c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.874849205 +0000 UTC m=+12.423431203 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009283c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928440): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928440): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928440): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.874849205 +0000 UTC m=+12.423431203 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473dc0 item 6 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009284c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009284c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009284c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009284c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009284c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.876471147 +0000 UTC m=+12.425053134 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009284c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928580): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928580): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928580): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928580): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928580): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.876471147 +0000 UTC m=+12.425053134 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000928580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009285c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009285c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009285c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009285c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009285c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.876471147 +0000 UTC m=+12.425053134 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0009285c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004343f0 item 7 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011718c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011718c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011718c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011718c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011718c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.878965039 +0000 UTC m=+12.427547027 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011718c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171940): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171940): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171940): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171940): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171940): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.878965039 +0000 UTC m=+12.427547027 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171940): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd650 item 8 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171980): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc001171980): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171980): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171980): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171980): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171980): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171980): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011719c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011719c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011719c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011719c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011719c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.881465454 +0000 UTC m=+12.430047442 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0011719c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a00): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a00): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.881465454 +0000 UTC m=+12.430047442 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.881465454 +0000 UTC m=+12.430047442 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171a40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd9d0 item 9 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171ac0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171ac0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171ac0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171ac0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171ac0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.884167365 +0000 UTC m=+12.432749352 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171ac0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171b40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171b40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171b40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171b40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171b40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.884167365 +0000 UTC m=+12.432749352 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171b40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdd50 item 10 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c00): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc001171c00): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c00): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c00): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.886184576 +0000 UTC m=+12.434766563 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171c40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d00): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d00): _writeAt: size=3, off=2 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.886184576 +0000 UTC m=+12.434766563 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.886184576 +0000 UTC m=+12.434766563 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171d40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0150 item 11 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171dc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171dc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171dc0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171dc0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171dc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.88887762 +0000 UTC m=+12.437459619 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171dc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171e40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171e40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171e40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171e40): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171e40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.88887762 +0000 UTC m=+12.437459619 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171e40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0850 item 12 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f00): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc001171f00): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f00): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f00): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.891062535 +0000 UTC m=+12.439644523 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc001171f40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bccc0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bccc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bccc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bccc0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bccc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.891062535 +0000 UTC m=+12.439644523 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bccc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0e70 item 13 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcdc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcdc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcdc0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcdc0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcdc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.892941217 +0000 UTC m=+12.441523205 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcdc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcf80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcf80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcf80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcf80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcf80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.892941217 +0000 UTC m=+12.441523205 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bcf80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1340 item 14 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bd980): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc0002bd980): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bd980): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bd980): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bd980): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bd980): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bd980): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bda80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bda80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bda80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bda80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bda80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.895717207 +0000 UTC m=+12.444299245 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc0002bda80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c000): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c000): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c000): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c000): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c000): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.895717207 +0000 UTC m=+12.444299245 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c000): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f17a0 item 15 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c080): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c080): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c080): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.897685506 +0000 UTC m=+12.446267504 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c100): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c100): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c100): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c100): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c100): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.897685506 +0000 UTC m=+12.446267504 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c100): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1c00 item 16 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c180): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c180): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c180): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.899546035 +0000 UTC m=+12.448128023 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.899546035 +0000 UTC m=+12.448128023 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c1c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c200): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c200): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c200): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c200): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c200): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.899546035 +0000 UTC m=+12.448128023 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c200): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456230 item 17 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c280): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c280): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c280): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c280): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c280): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.902083708 +0000 UTC m=+12.450665696 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c280): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c300): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c300): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c300): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c300): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c300): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.902083708 +0000 UTC m=+12.450665696 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c300): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 18 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c380): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c380): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c380): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c380): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c380): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.904028805 +0000 UTC m=+12.452610793 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c380): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.904028805 +0000 UTC m=+12.452610793 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c480): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c480): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c480): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c480): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c480): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.904028805 +0000 UTC m=+12.452610793 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c480): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e70 item 19 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c500): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c500): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c500): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.906570256 +0000 UTC m=+12.455152254 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c580): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c580): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c580): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.906570256 +0000 UTC m=+12.455152254 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457a40 item 20 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c600): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c600): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c600): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c600): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c600): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.908429742 +0000 UTC m=+12.457011730 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c600): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.908429742 +0000 UTC m=+12.457011730 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c6c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c700): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c700): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c700): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c700): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c700): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.908429742 +0000 UTC m=+12.457011730 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c700): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457d50 item 21 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c780): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c780): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c780): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c780): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c780): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.911015896 +0000 UTC m=+12.459597885 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c780): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c800): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c800): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c800): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c800): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c800): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.911015896 +0000 UTC m=+12.459597885 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c800): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030caf0 item 22 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c880): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c880): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c880): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c880): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c880): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.913013782 +0000 UTC m=+12.461595781 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c880): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.913013782 +0000 UTC m=+12.461595781 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c940): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c980): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c980): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c980): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c980): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c980): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.913013782 +0000 UTC m=+12.461595781 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076c980): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d3b0 item 23 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.915853189 +0000 UTC m=+12.464435188 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.915853189 +0000 UTC m=+12.464435188 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ca80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dab0 item 24 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb40): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc00076cb40): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb40): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb40): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb40): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.91786983 +0000 UTC m=+12.466451828 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cb80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.91786983 +0000 UTC m=+12.466451828 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.91786983 +0000 UTC m=+12.466451828 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cc80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702150 item 25 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.920478036 +0000 UTC m=+12.469060035 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.920478036 +0000 UTC m=+12.469060035 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cd80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702540 item 26 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce40): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc00076ce40): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce40): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce40): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce40): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.92261424 +0000 UTC m=+12.471196228 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076ce80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): >_readAt: n=2, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): _writeAt: size=3, off=7 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.92261424 +0000 UTC m=+12.471196228 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.92261424 +0000 UTC m=+12.471196228 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076cf80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702850 item 27 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d000): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d000): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d000): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d000): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d000): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.925397472 +0000 UTC m=+12.473979460 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d000): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d080): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d080): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d080): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.925397472 +0000 UTC m=+12.473979460 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702cb0 item 28 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d140): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc00076d140): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d140): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d140): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d140): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d140): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d140): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d180): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d180): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d180): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.927593858 +0000 UTC m=+12.476175847 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d240): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d240): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d240): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d240): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d240): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.927593858 +0000 UTC m=+12.476175847 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d240): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702f50 item 29 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d2c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d2c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d2c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d2c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d2c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.929621399 +0000 UTC m=+12.478203397 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d2c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d340): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d340): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d340): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.929621399 +0000 UTC m=+12.478203397 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703260 item 30 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d400): _readAt: size=2, off=0 2025/02/13 03:22:57 ERROR : open-test-file(0xc00076d400): Couldn't read size of file 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d400): >_readAt: n=0, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d400): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d400): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d400): close: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d400): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d440): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d440): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d440): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.931882607 +0000 UTC m=+12.480464605 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d500): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d500): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d500): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.931882607 +0000 UTC m=+12.480464605 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703500 item 31 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d580): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d580): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d580): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.934155696 +0000 UTC m=+12.482737694 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d600): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d600): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d600): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d600): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d600): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.934155696 +0000 UTC m=+12.482737694 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d600): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007037a0 item 32 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d640): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d640): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d640): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d640): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d640): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.936256372 +0000 UTC m=+12.484838361 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d640): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d680): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d680): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d680): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d680): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d680): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703a40 item 33 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d680): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d680): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.936958516 +0000 UTC m=+12.485540504 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d680): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d6c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d6c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d6c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d6c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d6c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.936958516 +0000 UTC m=+12.485540504 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d6c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703c00 item 33 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d700): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d700): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d700): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d700): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d700): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.938920203 +0000 UTC m=+12.487502191 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d700): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d740): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d740): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2000 item 34 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d740): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d740): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d740): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d740): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d740): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.939730037 +0000 UTC m=+12.488312025 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d740): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d780): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d780): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d780): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d780): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d780): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.939730037 +0000 UTC m=+12.488312025 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d780): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2150 item 34 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d7c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d7c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d7c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d7c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d7c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.941745405 +0000 UTC m=+12.490327402 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d7c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d800): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d800): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d800): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d800): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d800): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2460 item 35 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d800): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d800): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.942427409 +0000 UTC m=+12.491009397 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d800): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d840): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d840): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d840): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d840): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d840): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.942427409 +0000 UTC m=+12.491009397 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d840): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a25b0 item 35 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d8c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d8c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d8c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d8c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d8c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.944462524 +0000 UTC m=+12.493044512 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d8c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d980): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d980): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2b60 item 36 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d980): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d980): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d980): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d980): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d980): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.945351285 +0000 UTC m=+12.493933273 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d980): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d9c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d9c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d9c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d9c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d9c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.945351285 +0000 UTC m=+12.493933273 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076d9c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2e70 item 36 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.947261958 +0000 UTC m=+12.495843945 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da40): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a31f0 item 37 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da40): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.947950855 +0000 UTC m=+12.496532853 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.947950855 +0000 UTC m=+12.496532853 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076da80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3490 item 37 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076db00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076db00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076db00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076db00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076db00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.949812295 +0000 UTC m=+12.498394293 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076db00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dbc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dbc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3a40 item 38 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dbc0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dbc0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dbc0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dbc0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dbc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.950535898 +0000 UTC m=+12.499117886 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dbc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc00): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.950535898 +0000 UTC m=+12.499117886 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3ce0 item 38 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.952236156 +0000 UTC m=+12.500818145 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dc80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd40): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c08c0 item 39 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd40): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.952888346 +0000 UTC m=+12.501470344 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.952888346 +0000 UTC m=+12.501470344 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dd80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0e00 item 39 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076de00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076de00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076de00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076de00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076de00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.954792735 +0000 UTC m=+12.503374734 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076de00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dec0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dec0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c17a0 item 40 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dec0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dec0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dec0): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dec0): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dec0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.955806822 +0000 UTC m=+12.504388820 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076dec0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df00): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.955806822 +0000 UTC m=+12.504388820 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1c70 item 40 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df40): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df40): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df40): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df40): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.95803152 +0000 UTC m=+12.506613508 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc00076df40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12000): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12000): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12000): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001181c0 item 41 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12000): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12000): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.958805647 +0000 UTC m=+12.507387636 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12000): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12040): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12040): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12040): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12040): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12040): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118310 item 41 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12040): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12040): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.959696113 +0000 UTC m=+12.508278111 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12040): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12080): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12080): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12080): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.959696113 +0000 UTC m=+12.508278111 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001184d0 item 41 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12140): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12140): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12140): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12140): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12140): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12140): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12140): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.962142726 +0000 UTC m=+12.510724715 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12140): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12180): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12180): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12180): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118b60 item 42 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12180): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12180): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.962949313 +0000 UTC m=+12.511531281 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12180): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12240): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12240): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118d20 item 42 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12240): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12240): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12240): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12240): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12240): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.963556399 +0000 UTC m=+12.512138368 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12240): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12280): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12280): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12280): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12280): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12280): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.963556399 +0000 UTC m=+12.512138368 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12280): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118ee0 item 42 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12340): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12340): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12340): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12340): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12340): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12340): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12340): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.965344732 +0000 UTC m=+12.513926720 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12340): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12380): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12380): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12380): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119490 item 43 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12380): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12380): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.966131002 +0000 UTC m=+12.514712990 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12380): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12440): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12440): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12440): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12440): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119880 item 43 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12440): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.966981302 +0000 UTC m=+12.515563289 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12480): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12480): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12480): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12480): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12480): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.966981302 +0000 UTC m=+12.515563289 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12480): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001199d0 item 43 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12540): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12540): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12540): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12540): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12540): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12540): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12540): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.969002981 +0000 UTC m=+12.517584969 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12540): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12580): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12580): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12580): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de380 item 44 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12580): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12580): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.969778381 +0000 UTC m=+12.518360368 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12580): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12640): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12640): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de850 item 44 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12640): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12640): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12640): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12640): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12640): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.970779302 +0000 UTC m=+12.519361300 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12640): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12680): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12680): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12680): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12680): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12680): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.970779302 +0000 UTC m=+12.519361300 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12680): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dea10 item 44 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12740): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12740): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12740): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12740): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12740): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12740): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12740): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.973508224 +0000 UTC m=+12.522090221 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12740): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12780): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12780): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12780): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dee00 item 45 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12780): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12780): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.974478398 +0000 UTC m=+12.523060395 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12780): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12840): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12840): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12840): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12840): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12840): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.974478398 +0000 UTC m=+12.523060395 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12840): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df030 item 45 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12900): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12900): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12900): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12900): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12900): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12900): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12900): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.976927756 +0000 UTC m=+12.525509745 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12900): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12940): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12940): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12940): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df650 item 46 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12940): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12940): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.977746267 +0000 UTC m=+12.526328255 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12940): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12a00): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12a00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12a00): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12a00): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12a00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.977746267 +0000 UTC m=+12.526328255 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12a00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df8f0 item 46 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ac0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ac0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ac0): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ac0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ac0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ac0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.980070372 +0000 UTC m=+12.528652369 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ac0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12b00): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12b00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12b00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dff10 item 47 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12b00): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12b00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.980919789 +0000 UTC m=+12.529501777 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12b00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12bc0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12bc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12bc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12bc0): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12bc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.980919789 +0000 UTC m=+12.529501777 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12bc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4150 item 47 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 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/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12d80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12d80): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12d80): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12d80): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12d80): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12d80): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12d80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.983008304 +0000 UTC m=+12.531590292 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12d80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12dc0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12dc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12dc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4690 item 48 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12dc0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12dc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.983796548 +0000 UTC m=+12.532378535 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12dc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12e80): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12e80): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12e80): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12e80): >_readAt: n=5, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12e80): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.983796548 +0000 UTC m=+12.532378535 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12e80): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4bd0 item 48 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ec0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ec0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ec0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ec0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ec0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.986325535 +0000 UTC m=+12.534907533 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12ec0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5030 item 49 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.987016006 +0000 UTC m=+12.535598014 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f00): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f40): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f40): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f40): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f40): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f40): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.987016006 +0000 UTC m=+12.535598014 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12f40): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c52d0 item 49 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12fc0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12fc0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12fc0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12fc0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12fc0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.988844484 +0000 UTC m=+12.537426472 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a12fc0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5810 item 50 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.989589757 +0000 UTC m=+12.538171746 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13080): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a130c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a130c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a130c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a130c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a130c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.989589757 +0000 UTC m=+12.538171746 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a130c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c59d0 item 50 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13140): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13140): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13140): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13140): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13140): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.991348444 +0000 UTC m=+12.539930433 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13140): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5f10 item 51 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.992029468 +0000 UTC m=+12.540611456 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13200): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13240): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13240): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13240): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13240): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13240): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.992029468 +0000 UTC m=+12.540611456 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13240): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 51 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a132c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a132c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a132c0): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a132c0): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a132c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.993873635 +0000 UTC m=+12.542455624 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a132c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 52 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): _readAt: size=2, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): _writeAt: size=3, off=5 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.994679653 +0000 UTC m=+12.543261640 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13380): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a133c0): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a133c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a133c0): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a133c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a133c0): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.994679653 +0000 UTC m=+12.543261640 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a133c0): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 52 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13440): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13440): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13440): _writeAt: size=5, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13440): >_writeAt: n=5, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13440): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.997067287 +0000 UTC m=+12.545649304 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13440): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): _readAt: size=2, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): _writeAt: size=3, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): open at offset 5 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): >openPending: err= 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 53 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): >_writeAt: n=3, err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.997885957 +0000 UTC m=+12.546467944 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13500): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13540): _readAt: size=512, off=0 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13540): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13540): >openPending: err= 2025/02/13 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13540): >_readAt: n=8, err=EOF 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13540): close: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:57.997885957 +0000 UTC m=+12.546467944 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a13540): >close: err= 2025/02/13 03:22:57 DEBUG : open-test-file: Remove: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 53 2025/02/13 03:22:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:57 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a135c0): openPending: 2025/02/13 03:22:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:57 DEBUG : open-test-file(0xc000a135c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.000135472 +0000 UTC m=+12.548717461 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc380 item 54 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.001112579 +0000 UTC m=+12.549694577 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13680): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a136c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a136c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a136c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a136c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a136c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.001112579 +0000 UTC m=+12.549694577 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a136c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc690 item 54 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13740): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13740): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13740): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13740): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13740): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.003597944 +0000 UTC m=+12.552179943 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13740): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ccc40 item 55 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.004441983 +0000 UTC m=+12.553024001 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eac0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb00): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb00): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb00): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb00): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb00): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.004441983 +0000 UTC m=+12.553024001 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb00): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316a10 item 55 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.00648373 +0000 UTC m=+12.555065728 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049eb80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316ee0 item 56 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.007248951 +0000 UTC m=+12.555830949 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec80): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec80): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec80): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.007248951 +0000 UTC m=+12.555830949 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ec80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317490 item 56 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.009178928 +0000 UTC m=+12.557760917 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ab0 item 57 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.009903634 +0000 UTC m=+12.558485632 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ed80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317c00 item 57 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.010927357 +0000 UTC m=+12.559509346 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee80): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee80): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee80): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.010927357 +0000 UTC m=+12.559509346 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049ee80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317d50 item 57 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.013412754 +0000 UTC m=+12.561994752 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f000): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f040): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f040): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f040): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c1c0 item 58 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f040): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f040): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.014432309 +0000 UTC m=+12.563014298 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f040): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c3f0 item 58 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.015322754 +0000 UTC m=+12.563904751 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f100): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f140): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f140): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f140): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f140): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f140): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.015322754 +0000 UTC m=+12.563904751 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f140): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c5b0 item 58 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.017887359 +0000 UTC m=+12.566469357 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f300): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f340): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f340): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f340): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062caf0 item 59 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f340): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f340): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.018716638 +0000 UTC m=+12.567298627 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f340): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062cd90 item 59 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.019631418 +0000 UTC m=+12.568213446 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f400): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f440): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f440): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f440): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f440): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f440): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.019631418 +0000 UTC m=+12.568213446 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f440): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062cfc0 item 59 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.02206549 +0000 UTC m=+12.570647488 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f500): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f540): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f540): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f540): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d3b0 item 60 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f540): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f540): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.022889099 +0000 UTC m=+12.571471087 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f540): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d730 item 60 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.023679226 +0000 UTC m=+12.572261214 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f600): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f640): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f640): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f640): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f640): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f640): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.023679226 +0000 UTC m=+12.572261214 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f640): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d960 item 60 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.025522824 +0000 UTC m=+12.574104821 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f700): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f740): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f740): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f740): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062dc00 item 61 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f740): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f740): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.026614013 +0000 UTC m=+12.575196011 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f740): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f800): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f800): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f800): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f800): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f800): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.026614013 +0000 UTC m=+12.575196011 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f800): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ddc0 item 61 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.028989884 +0000 UTC m=+12.577571873 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f8c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f900): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f900): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f900): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a230 item 62 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f900): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f900): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.029731831 +0000 UTC m=+12.578313819 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f900): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f9c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f9c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f9c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f9c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f9c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.029731831 +0000 UTC m=+12.578313819 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049f9c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a460 item 62 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.031622837 +0000 UTC m=+12.580204824 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fa80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fac0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fac0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fac0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a850 item 63 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fac0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fac0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.03226636 +0000 UTC m=+12.580848347 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fac0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fb80): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fb80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fb80): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fb80): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fb80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.03226636 +0000 UTC m=+12.580848347 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fb80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a9a0 item 63 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.034412923 +0000 UTC m=+12.582994891 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033acb0 item 64 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.035089286 +0000 UTC m=+12.583671275 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fc80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd40): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd40): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd40): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.035089286 +0000 UTC m=+12.583671275 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ae00 item 64 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.036885124 +0000 UTC m=+12.585467113 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fd80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fdc0): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fdc0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fdc0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fdc0): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fdc0): _writeAt: size=3, off=2 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b180 item 65 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fdc0): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fdc0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.037528317 +0000 UTC m=+12.586110295 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fdc0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe00): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe00): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe00): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe00): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe00): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.037528317 +0000 UTC m=+12.586110295 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe00): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b3b0 item 65 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928640): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928640): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928640): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928640): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928640): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.039821253 +0000 UTC m=+12.588403231 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928640): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928680): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928680): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434d90 item 66 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928680): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928680): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928680): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928680): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928680): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.040480365 +0000 UTC m=+12.589062343 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928680): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009286c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009286c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009286c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009286c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009286c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.040480365 +0000 UTC m=+12.589062343 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009286c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435030 item 66 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928700): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928700): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928700): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928700): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928700): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.042081819 +0000 UTC m=+12.590663787 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928700): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928740): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928740): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928740): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928740): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928740): _writeAt: size=3, off=2 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435570 item 67 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928740): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928740): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.042738968 +0000 UTC m=+12.591320946 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928740): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928780): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928780): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928780): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928780): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928780): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.042738968 +0000 UTC m=+12.591320946 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928780): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004358f0 item 67 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928800): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928800): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928800): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928800): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928800): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.04463348 +0000 UTC m=+12.593215467 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928800): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009288c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009288c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435dc0 item 68 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009288c0): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009288c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009288c0): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009288c0): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009288c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.047025581 +0000 UTC m=+12.595607569 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009288c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928900): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928900): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928900): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928900): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928900): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.047025581 +0000 UTC m=+12.595607569 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928900): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 68 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928940): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928940): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928940): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928940): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928940): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.048498966 +0000 UTC m=+12.597080934 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928940): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928980): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928980): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928980): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928980): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928980): _writeAt: size=3, off=2 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344690 item 69 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928980): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928980): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.04903123 +0000 UTC m=+12.597613208 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928980): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009289c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009289c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009289c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009289c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009289c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.04903123 +0000 UTC m=+12.597613208 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009289c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344930 item 69 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928a40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928a40): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928a40): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928a40): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928a40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.050419456 +0000 UTC m=+12.599001434 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928a40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b00): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b00): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d90 item 70 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b00): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b00): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b00): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b00): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b00): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.051156514 +0000 UTC m=+12.599738502 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b00): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b40): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b40): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b40): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.051156514 +0000 UTC m=+12.599738502 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928b40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344fc0 item 70 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928bc0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928bc0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928bc0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928bc0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928bc0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.053329056 +0000 UTC m=+12.601911084 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928bc0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928c80): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928c80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928c80): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928c80): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928c80): _writeAt: size=3, off=2 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003455e0 item 71 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928c80): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928c80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.054044002 +0000 UTC m=+12.602626040 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928c80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928cc0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928cc0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928cc0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928cc0): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928cc0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.054044002 +0000 UTC m=+12.602626040 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928cc0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345880 item 71 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928d40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928d40): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928d40): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928d40): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928d40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.056035855 +0000 UTC m=+12.604617844 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928d40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e00): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e00): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c70 item 72 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e00): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e00): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e00): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e00): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e00): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.056854155 +0000 UTC m=+12.605436133 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e00): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e40): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e40): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e40): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.056854155 +0000 UTC m=+12.605436133 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003480e0 item 72 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e80): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e80): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.058561627 +0000 UTC m=+12.607143615 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928e80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928ec0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928ec0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928ec0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348770 item 73 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928ec0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928ec0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.059265794 +0000 UTC m=+12.607847852 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928ec0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f00): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f00): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f00): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f00): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f00): _writeAt: size=3, off=2 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348af0 item 73 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f00): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f00): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.060042866 +0000 UTC m=+12.608624855 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f00): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f40): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f40): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f40): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.060042866 +0000 UTC m=+12.608624855 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000928f40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349030 item 73 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929000): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929000): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929000): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929000): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929000): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929000): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929000): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.061931948 +0000 UTC m=+12.610513946 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929000): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929040): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929040): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929040): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003496c0 item 74 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929040): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929040): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.062726634 +0000 UTC m=+12.611308622 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929040): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929100): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929100): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003499d0 item 74 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929100): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929100): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929100): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929100): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929100): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.063422915 +0000 UTC m=+12.612004893 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929100): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929140): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929140): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929140): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929140): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929140): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.063422915 +0000 UTC m=+12.612004893 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929140): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ea0 item 74 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929200): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929200): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929200): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929200): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929200): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929200): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929200): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.065302579 +0000 UTC m=+12.613884547 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929200): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929240): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929240): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929240): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c230 item 75 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929240): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929240): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.0659125 +0000 UTC m=+12.614494477 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929240): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929300): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929300): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929300): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929300): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929300): _writeAt: size=3, off=2 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c3f0 item 75 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929300): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929300): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.06651703 +0000 UTC m=+12.615099028 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929300): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929340): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929340): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929340): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929340): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929340): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.06651703 +0000 UTC m=+12.615099028 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929340): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c540 item 75 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929400): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929400): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929400): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929400): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929400): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929400): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929400): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.068065023 +0000 UTC m=+12.616646991 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929400): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929440): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929440): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929440): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c930 item 76 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929440): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929440): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.068647533 +0000 UTC m=+12.617229511 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929440): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929500): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929500): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cc40 item 76 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929500): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929500): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929500): _writeAt: size=3, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929500): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929500): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.069348483 +0000 UTC m=+12.617930451 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929500): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929540): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929540): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929540): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929540): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929540): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.069348483 +0000 UTC m=+12.617930451 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929540): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce70 item 76 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929600): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929600): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929600): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929600): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929600): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929600): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929600): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.07105315 +0000 UTC m=+12.619635118 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929600): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929640): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929640): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929640): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 77 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929640): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929640): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.071656698 +0000 UTC m=+12.620238677 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929640): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929700): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929700): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929700): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929700): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929700): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.071656698 +0000 UTC m=+12.620238677 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929700): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d6c0 item 77 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009297c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009297c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009297c0): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009297c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009297c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009297c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009297c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.073264303 +0000 UTC m=+12.621846271 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009297c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929800): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929800): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929800): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d9d0 item 78 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929800): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929800): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.073937882 +0000 UTC m=+12.622519861 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929800): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009298c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009298c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009298c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009298c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009298c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.073937882 +0000 UTC m=+12.622519861 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009298c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034db90 item 78 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929980): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929980): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929980): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929980): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929980): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929980): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929980): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.075387413 +0000 UTC m=+12.623969391 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929980): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009299c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009299c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009299c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003681c0 item 79 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009299c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009299c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.075888128 +0000 UTC m=+12.624470106 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc0009299c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929a80): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929a80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929a80): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929a80): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929a80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.075888128 +0000 UTC m=+12.624470106 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929a80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003683f0 item 79 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b40): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b40): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b40): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b40): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b40): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.077392421 +0000 UTC m=+12.625974399 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368930 item 80 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.077931588 +0000 UTC m=+12.626513567 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929b80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c40): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c40): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c40): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.077931588 +0000 UTC m=+12.626513567 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368b60 item 80 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.079486145 +0000 UTC m=+12.628068123 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929c80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): _writeAt: size=3, off=7 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003690a0 item 81 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.080046983 +0000 UTC m=+12.628628982 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929cc0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d00): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d00): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d00): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d00): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d00): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.080046983 +0000 UTC m=+12.628628982 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d00): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003692d0 item 81 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.082020293 +0000 UTC m=+12.630602271 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929d80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 82 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.082700503 +0000 UTC m=+12.631282471 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e80): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e80): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e80): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.082700503 +0000 UTC m=+12.631282471 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929e80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369810 item 82 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929f00): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929f00): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929f00): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929f00): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929f00): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.084088879 +0000 UTC m=+12.632670857 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000929f00): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): _writeAt: size=3, off=7 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 83 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.084680936 +0000 UTC m=+12.633262914 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c040): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c080): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c080): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c080): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c080): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c080): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.084680936 +0000 UTC m=+12.633262914 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c080): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369dc0 item 83 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c100): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c100): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c100): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c100): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c100): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.086717212 +0000 UTC m=+12.635299191 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c100): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e1c0 item 84 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.087553135 +0000 UTC m=+12.636135114 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00040c1c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe40): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe40): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe40): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe40): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe40): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.087553135 +0000 UTC m=+12.636135114 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc00049fe40): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b650 item 84 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12040): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12040): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12040): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12040): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12040): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.08960358 +0000 UTC m=+12.638185548 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12040): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): _writeAt: size=3, off=7 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e5b0 item 85 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.090263722 +0000 UTC m=+12.638845671 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12100): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12140): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12140): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12140): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12140): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12140): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.090263722 +0000 UTC m=+12.638845671 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12140): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e700 item 85 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a121c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a121c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a121c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a121c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a121c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.091525882 +0000 UTC m=+12.640107861 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a121c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ea80 item 86 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.092088385 +0000 UTC m=+12.640670363 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12280): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a122c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a122c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a122c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a122c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a122c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.092088385 +0000 UTC m=+12.640670363 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a122c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ebd0 item 86 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12340): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12340): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12340): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12340): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12340): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.093319567 +0000 UTC m=+12.641901544 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12340): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): _writeAt: size=3, off=7 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eee0 item 87 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.09382488 +0000 UTC m=+12.642406858 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12400): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12440): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12440): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12440): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12440): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12440): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.09382488 +0000 UTC m=+12.642406858 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12440): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f110 item 87 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a124c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a124c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a124c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a124c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a124c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.09535503 +0000 UTC m=+12.643936999 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a124c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f420 item 88 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.095987182 +0000 UTC m=+12.644569161 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12580): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a125c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a125c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a125c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a125c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a125c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.095987182 +0000 UTC m=+12.644569161 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a125c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f570 item 88 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.097718379 +0000 UTC m=+12.646300357 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12680): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a126c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a126c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a126c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f880 item 89 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a126c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a126c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.098251797 +0000 UTC m=+12.646833775 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a126c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): _writeAt: size=3, off=7 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fa40 item 89 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.098883968 +0000 UTC m=+12.647465946 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12780): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a127c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a127c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a127c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a127c0): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a127c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.098883968 +0000 UTC m=+12.647465946 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a127c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fb90 item 89 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.10026465 +0000 UTC m=+12.648846627 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12880): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a128c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a128c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a128c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fea0 item 90 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a128c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a128c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.100817813 +0000 UTC m=+12.649399792 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a128c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc230 item 90 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.101387979 +0000 UTC m=+12.649969947 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12980): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a129c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a129c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a129c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a129c0): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a129c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.101387979 +0000 UTC m=+12.649969947 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a129c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc5b0 item 90 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.102755527 +0000 UTC m=+12.651337495 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12a80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ac0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ac0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ac0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cca80 item 91 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ac0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ac0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.103259228 +0000 UTC m=+12.651841196 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ac0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): >_readAt: n=2, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): _writeAt: size=3, off=7 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cce00 item 91 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.103823884 +0000 UTC m=+12.652405862 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12b80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12bc0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12bc0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12bc0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12bc0): >_readAt: n=8, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12bc0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.103823884 +0000 UTC m=+12.652405862 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12bc0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ccf50 item 91 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.105220945 +0000 UTC m=+12.653802914 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12d80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12dc0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12dc0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12dc0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd260 item 92 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12dc0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12dc0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.105776483 +0000 UTC m=+12.654358462 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12dc0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): open at offset 5 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd570 item 92 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): _readAt: size=2, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): _writeAt: size=3, off=5 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): >_writeAt: n=3, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.106355536 +0000 UTC m=+12.654937504 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12e80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ec0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ec0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ec0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ec0): >_readAt: n=3, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ec0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.106355536 +0000 UTC m=+12.654937504 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12ec0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd730 item 92 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.107968321 +0000 UTC m=+12.656550289 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12f80): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12fc0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12fc0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12fc0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cda40 item 93 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12fc0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12fc0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.108531193 +0000 UTC m=+12.657113172 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a12fc0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13080): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13080): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13080): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13080): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13080): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.108531193 +0000 UTC m=+12.657113172 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13080): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cddc0 item 93 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.110206715 +0000 UTC m=+12.658788693 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13140): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13180): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13180): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13180): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a230 item 94 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13180): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13180): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.110763337 +0000 UTC m=+12.659345315 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13180): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13240): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13240): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13240): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13240): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13240): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.110763337 +0000 UTC m=+12.659345315 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13240): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a460 item 94 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.112234977 +0000 UTC m=+12.660816955 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13300): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13340): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13340): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13340): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a850 item 95 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13340): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13340): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.112772402 +0000 UTC m=+12.661354381 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13340): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13400): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13400): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13400): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13400): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13400): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.112772402 +0000 UTC m=+12.661354381 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13400): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a9a0 item 95 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 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/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): open at offset 0 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): _readAt: size=2, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): >_readAt: n=0, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.114196544 +0000 UTC m=+12.662778522 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a134c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13500): _writeAt: size=5, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13500): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13500): >openPending: err= 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033acb0 item 96 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13500): >_writeAt: n=5, err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13500): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.114758966 +0000 UTC m=+12.663340944 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a13500): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:22:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:22:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:22:58 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): _readAt: size=512, off=0 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): openPending: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): >openPending: err= 2025/02/13 03:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): >_readAt: n=5, err=EOF 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): close: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:22:58.114758966 +0000 UTC m=+12.663340944 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:22:58 DEBUG : open-test-file(0xc000a135c0): >close: err= 2025/02/13 03:22:58 DEBUG : open-test-file: Remove: 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ae00 item 96 2025/02/13 03:22:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:22:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:22:58 DEBUG : open-test-file: >Remove: err= 2025/02/13 03:22:58 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:58 DEBUG : : Looking for writers 2025/02/13 03:22:58 DEBUG : >WaitForWriters: 2025/02/13 03:22:58 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.49s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:22:58 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:22:58 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:22:58 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:58 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:22:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:22:58 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:22:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:22:58 DEBUG : file1: newRWFileHandle: 2025/02/13 03:22:58 DEBUG : file1(0xc00049f580): openPending: 2025/02/13 03:22:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:58 DEBUG : file1(0xc00049f580): >openPending: err= 2025/02/13 03:22:58 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:22:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:22:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:22:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/02/13 03:22:58 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:22:58 DEBUG : : Looking for writers 2025/02/13 03:22:58 DEBUG : file1: reading active writers 2025/02/13 03:22:58 DEBUG : file1: active writers 1 2025/02/13 03:22:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:22:58 DEBUG : : Looking for writers 2025/02/13 03:22:58 DEBUG : file1: reading active writers 2025/02/13 03:22:58 DEBUG : file1: active writers 1 2025/02/13 03:22:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:22:58 DEBUG : : Looking for writers 2025/02/13 03:22:58 DEBUG : file1: reading active writers 2025/02/13 03:22:58 DEBUG : file1: active writers 1 2025/02/13 03:22:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:22:58 DEBUG : : Looking for writers 2025/02/13 03:22:58 DEBUG : file1: reading active writers 2025/02/13 03:22:58 DEBUG : file1: active writers 1 2025/02/13 03:22:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:22:58 DEBUG : : Looking for writers 2025/02/13 03:22:58 DEBUG : file1: reading active writers 2025/02/13 03:22:58 DEBUG : file1: active writers 1 2025/02/13 03:22:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:22:58 DEBUG : : Looking for writers 2025/02/13 03:22:58 DEBUG : file1: reading active writers 2025/02/13 03:22:58 DEBUG : file1: active writers 1 2025/02/13 03:22:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:22:58 DEBUG : : Looking for writers 2025/02/13 03:22:58 DEBUG : file1: reading active writers 2025/02/13 03:22:58 DEBUG : file1: active writers 1 2025/02/13 03:22:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/13 03:22:59 DEBUG : : Looking for writers 2025/02/13 03:22:59 DEBUG : file1: reading active writers 2025/02/13 03:22:59 DEBUG : file1: active writers 1 2025/02/13 03:22:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:00 DEBUG : : Looking for writers 2025/02/13 03:23:00 DEBUG : file1: reading active writers 2025/02/13 03:23:00 DEBUG : file1: active writers 1 2025/02/13 03:23:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:01 DEBUG : : Looking for writers 2025/02/13 03:23:01 DEBUG : file1: reading active writers 2025/02/13 03:23:01 DEBUG : file1: active writers 1 2025/02/13 03:23:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:02 DEBUG : : Looking for writers 2025/02/13 03:23:02 DEBUG : file1: reading active writers 2025/02/13 03:23:02 DEBUG : file1: active writers 1 2025/02/13 03:23:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:03 DEBUG : : Looking for writers 2025/02/13 03:23:03 DEBUG : file1: reading active writers 2025/02/13 03:23:03 DEBUG : file1: active writers 1 2025/02/13 03:23:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:04 DEBUG : : Looking for writers 2025/02/13 03:23:04 DEBUG : file1: reading active writers 2025/02/13 03:23:04 DEBUG : file1: active writers 1 2025/02/13 03:23:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:05 DEBUG : : Looking for writers 2025/02/13 03:23:05 DEBUG : file1: reading active writers 2025/02/13 03:23:05 DEBUG : file1: active writers 1 2025/02/13 03:23:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:06 DEBUG : : Looking for writers 2025/02/13 03:23:06 DEBUG : file1: reading active writers 2025/02/13 03:23:06 DEBUG : file1: active writers 1 2025/02/13 03:23:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:07 DEBUG : : Looking for writers 2025/02/13 03:23:07 DEBUG : file1: reading active writers 2025/02/13 03:23:07 DEBUG : file1: active writers 1 2025/02/13 03:23:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:08 DEBUG : : Looking for writers 2025/02/13 03:23:08 DEBUG : file1: reading active writers 2025/02/13 03:23:08 DEBUG : file1: active writers 1 2025/02/13 03:23:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:09 DEBUG : : Looking for writers 2025/02/13 03:23:09 DEBUG : file1: reading active writers 2025/02/13 03:23:09 DEBUG : file1: active writers 1 2025/02/13 03:23:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:10 DEBUG : : Looking for writers 2025/02/13 03:23:10 DEBUG : file1: reading active writers 2025/02/13 03:23:10 DEBUG : file1: active writers 1 2025/02/13 03:23:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:11 DEBUG : : Looking for writers 2025/02/13 03:23:11 DEBUG : file1: reading active writers 2025/02/13 03:23:11 DEBUG : file1: active writers 1 2025/02/13 03:23:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:12 DEBUG : : Looking for writers 2025/02/13 03:23:12 DEBUG : file1: reading active writers 2025/02/13 03:23:12 DEBUG : file1: active writers 1 2025/02/13 03:23:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:13 DEBUG : : Looking for writers 2025/02/13 03:23:13 DEBUG : file1: reading active writers 2025/02/13 03:23:13 DEBUG : file1: active writers 1 2025/02/13 03:23:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:14 DEBUG : : Looking for writers 2025/02/13 03:23:14 DEBUG : file1: reading active writers 2025/02/13 03:23:14 DEBUG : file1: active writers 1 2025/02/13 03:23:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:15 DEBUG : : Looking for writers 2025/02/13 03:23:15 DEBUG : file1: reading active writers 2025/02/13 03:23:15 DEBUG : file1: active writers 1 2025/02/13 03:23:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:16 DEBUG : : Looking for writers 2025/02/13 03:23:16 DEBUG : file1: reading active writers 2025/02/13 03:23:16 DEBUG : file1: active writers 1 2025/02/13 03:23:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:17 DEBUG : : Looking for writers 2025/02/13 03:23:17 DEBUG : file1: reading active writers 2025/02/13 03:23:17 DEBUG : file1: active writers 1 2025/02/13 03:23:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:18 DEBUG : : Looking for writers 2025/02/13 03:23:18 DEBUG : file1: reading active writers 2025/02/13 03:23:18 DEBUG : file1: active writers 1 2025/02/13 03:23:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:19 DEBUG : : Looking for writers 2025/02/13 03:23:19 DEBUG : file1: reading active writers 2025/02/13 03:23:19 DEBUG : file1: active writers 1 2025/02/13 03:23:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:20 DEBUG : : Looking for writers 2025/02/13 03:23:20 DEBUG : file1: reading active writers 2025/02/13 03:23:20 DEBUG : file1: active writers 1 2025/02/13 03:23:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:21 DEBUG : : Looking for writers 2025/02/13 03:23:21 DEBUG : file1: reading active writers 2025/02/13 03:23:21 DEBUG : file1: active writers 1 2025/02/13 03:23:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:22 DEBUG : : Looking for writers 2025/02/13 03:23:22 DEBUG : file1: reading active writers 2025/02/13 03:23:22 DEBUG : file1: active writers 1 2025/02/13 03:23:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:23 DEBUG : : Looking for writers 2025/02/13 03:23:23 DEBUG : file1: reading active writers 2025/02/13 03:23:23 DEBUG : file1: active writers 1 2025/02/13 03:23:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:24 DEBUG : : Looking for writers 2025/02/13 03:23:24 DEBUG : file1: reading active writers 2025/02/13 03:23:24 DEBUG : file1: active writers 1 2025/02/13 03:23:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:25 DEBUG : : Looking for writers 2025/02/13 03:23:25 DEBUG : file1: reading active writers 2025/02/13 03:23:25 DEBUG : file1: active writers 1 2025/02/13 03:23:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:26 DEBUG : : Looking for writers 2025/02/13 03:23:26 DEBUG : file1: reading active writers 2025/02/13 03:23:26 DEBUG : file1: active writers 1 2025/02/13 03:23:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:27 DEBUG : : Looking for writers 2025/02/13 03:23:27 DEBUG : file1: reading active writers 2025/02/13 03:23:27 DEBUG : file1: active writers 1 2025/02/13 03:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:23:28 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a182d0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc001108a08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824651582016} name:file1 opens:1 downloaders: o: fd:0xc000148040 info:{ModTime:{wall:13971141605260613769 ext:12686820047 loc:0x3dae5e0} ATime:{wall:13971141605260613769 ext:12686820047 loc:0x3dae5e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/13 03:23:28 DEBUG : >WaitForWriters: 2025/02/13 03:23:28 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:28 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:28 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:23:28 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:28 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:23:28 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:28 DEBUG : rename_me: newRWFileHandle: 2025/02/13 03:23:28 DEBUG : rename_me(0xc0011706c0): openPending: 2025/02/13 03:23:28 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:23:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/13 03:23:28 DEBUG : rename_me(0xc0011706c0): >openPending: err= 2025/02/13 03:23:28 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/13 03:23:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/13 03:23:28 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/13 03:23:28 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/13 03:23:28 DEBUG : rename_me(0xc0011706c0): _writeAt: size=5, off=0 2025/02/13 03:23:28 DEBUG : rename_me(0xc0011706c0): >_writeAt: n=5, err= 2025/02/13 03:23:28 DEBUG : rename_me(0xc0011706c0): close: 2025/02/13 03:23:28 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-13 03:23:28.162798545 +0000 UTC m=+42.711380503 2025/02/13 03:23:28 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/13 03:23:28 DEBUG : rename_me(0xc0011706c0): >close: err= 2025/02/13 03:23:28 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/13 03:23:28 DEBUG : i_was_renamed: Updating file with 0xc001000d80 2025/02/13 03:23:28 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/13 03:23:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/13 03:23:28 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:28 DEBUG : : Looking for writers 2025/02/13 03:23:28 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:23:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:23:28 DEBUG : : Looking for writers 2025/02/13 03:23:28 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:23:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:23:28 DEBUG : : Looking for writers 2025/02/13 03:23:28 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:23:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:23:28 DEBUG : : Looking for writers 2025/02/13 03:23:28 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:23:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:23:28 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/13 03:23:28 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:28 INFO : i_was_renamed: Copied (new) 2025/02/13 03:23:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-13 03:23:28 +0000 UTC" 2025/02/13 03:23:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/13 03:23:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/13 03:23:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/13 03:23:28 DEBUG : : Looking for writers 2025/02/13 03:23:28 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:23:28 DEBUG : >WaitForWriters: 2025/02/13 03:23:28 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:28 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:28 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:23:28 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dfGw6}/rclone-test-xociweg5repa" 2025/02/13 03:23:28 INFO : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:28 DEBUG : : forgetting directory cache 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc00080cdc0): _readAt: size=512, off=0 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc00080cdc0): openPending: 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:24:28 +0000 UTC" against cached fingerprint "" 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:23:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc00080cdc0): >openPending: err= 2025/02/13 03:23:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc00080cdc0): >_readAt: n=20, err=EOF 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc00080cdc0): close: 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:24:28 +0000 GMT 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc00080cdc0): >close: err= 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:28 DEBUG : : forgetting directory cache 2025/02/13 03:23:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc000925900): _readAt: size=512, off=0 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc000925900): openPending: 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:25:28 +0000 UTC" against cached fingerprint "20,2025-02-13 02:24:28 +0000 UTC" 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:25:28 +0000 UTC" != cached fingerprint "20,2025-02-13 02:24:28 +0000 UTC") 2025/02/13 03:23:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:23:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc000925900): >openPending: err= 2025/02/13 03:23:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc000925900): >_readAt: n=20, err=EOF 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc000925900): close: 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:25:28 +0000 GMT 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate(0xc000925900): >close: err= 2025/02/13 03:23:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:29 DEBUG : : forgetting directory cache 2025/02/13 03:23:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000981cc0): _readAt: size=512, off=0 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000981cc0): openPending: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:26:28 +0000 UTC" against cached fingerprint "20,2025-02-13 02:25:28 +0000 UTC" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:26:28 +0000 UTC" != cached fingerprint "20,2025-02-13 02:25:28 +0000 UTC") 2025/02/13 03:23:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:23:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000981cc0): >openPending: err= 2025/02/13 03:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000981cc0): >_readAt: n=20, err=EOF 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000981cc0): close: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:26:28 +0000 GMT 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000981cc0): >close: err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:29 DEBUG : : forgetting directory cache 2025/02/13 03:23:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009d6800): _readAt: size=512, off=0 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009d6800): openPending: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:27:28 +0000 UTC" against cached fingerprint "20,2025-02-13 02:26:28 +0000 UTC" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:27:28 +0000 UTC" != cached fingerprint "20,2025-02-13 02:26:28 +0000 UTC") 2025/02/13 03:23:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:23:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009d6800): >openPending: err= 2025/02/13 03:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009d6800): >_readAt: n=20, err=EOF 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009d6800): close: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:27:28 +0000 GMT 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009d6800): >close: err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:29 DEBUG : : forgetting directory cache 2025/02/13 03:23:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009be680): _readAt: size=512, off=0 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009be680): openPending: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:28:28 +0000 UTC" against cached fingerprint "20,2025-02-13 02:27:28 +0000 UTC" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:28:28 +0000 UTC" != cached fingerprint "20,2025-02-13 02:27:28 +0000 UTC") 2025/02/13 03:23:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:23:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009be680): >openPending: err= 2025/02/13 03:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009be680): >_readAt: n=20, err=EOF 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009be680): close: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:28:28 +0000 GMT 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc0009be680): >close: err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:29 DEBUG : : forgetting directory cache 2025/02/13 03:23:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000ee0bc0): _readAt: size=512, off=0 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000ee0bc0): openPending: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:29:28 +0000 UTC" against cached fingerprint "20,2025-02-13 02:28:28 +0000 UTC" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:29:28 +0000 UTC" != cached fingerprint "20,2025-02-13 02:28:28 +0000 UTC") 2025/02/13 03:23:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:23:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000ee0bc0): >openPending: err= 2025/02/13 03:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000ee0bc0): >_readAt: n=20, err=EOF 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000ee0bc0): close: 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:29:28 +0000 GMT 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate(0xc000ee0bc0): >close: err= 2025/02/13 03:23:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:30 DEBUG : : forgetting directory cache 2025/02/13 03:23:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000ae7640): _readAt: size=512, off=0 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000ae7640): openPending: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-13 02:30:28 +0000 UTC" against cached fingerprint "20,2025-02-13 02:29:28 +0000 UTC" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-13 02:30:28 +0000 UTC" != cached fingerprint "20,2025-02-13 02:29:28 +0000 UTC") 2025/02/13 03:23:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/13 03:23:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000ae7640): >openPending: err= 2025/02/13 03:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000ae7640): >_readAt: n=21, err=EOF 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000ae7640): close: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:30:28 +0000 GMT 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000ae7640): >close: err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:30 DEBUG : : forgetting directory cache 2025/02/13 03:23:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010c6180): _readAt: size=512, off=0 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010c6180): openPending: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-13 02:31:28 +0000 UTC" against cached fingerprint "21,2025-02-13 02:30:28 +0000 UTC" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-13 02:31:28 +0000 UTC" != cached fingerprint "21,2025-02-13 02:30:28 +0000 UTC") 2025/02/13 03:23:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/13 03:23:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010c6180): >openPending: err= 2025/02/13 03:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010c6180): >_readAt: n=22, err=EOF 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010c6180): close: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:31:28 +0000 GMT 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010c6180): >close: err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:30 DEBUG : : forgetting directory cache 2025/02/13 03:23:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010dcd80): _readAt: size=512, off=0 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010dcd80): openPending: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-13 02:32:28 +0000 UTC" against cached fingerprint "22,2025-02-13 02:31:28 +0000 UTC" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-13 02:32:28 +0000 UTC" != cached fingerprint "22,2025-02-13 02:31:28 +0000 UTC") 2025/02/13 03:23:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/13 03:23:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010dcd80): >openPending: err= 2025/02/13 03:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010dcd80): >_readAt: n=23, err=EOF 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010dcd80): close: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:32:28 +0000 GMT 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc0010dcd80): >close: err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:30 DEBUG : : forgetting directory cache 2025/02/13 03:23:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000868780): _readAt: size=512, off=0 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000868780): openPending: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-13 02:33:28 +0000 UTC" against cached fingerprint "23,2025-02-13 02:32:28 +0000 UTC" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-13 02:33:28 +0000 UTC" != cached fingerprint "23,2025-02-13 02:32:28 +0000 UTC") 2025/02/13 03:23:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/13 03:23:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000868780): >openPending: err= 2025/02/13 03:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000868780): >_readAt: n=24, err=EOF 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000868780): close: 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:33:28 +0000 GMT 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate(0xc000868780): >close: err= 2025/02/13 03:23:30 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:30 DEBUG : : Looking for writers 2025/02/13 03:23:30 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/13 03:23:30 DEBUG : >WaitForWriters: 2025/02/13 03:23:30 DEBUG : webdav root 'rclone-test-xociweg5repa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:30 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:30 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : : forgetting directory cache 2025/02/13 03:23:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/13 03:23:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/13 03:23:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/13 03:23:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/13 03:23:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/13 03:23:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/13 03:23:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/13 03:23:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/13 03:23:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/13 03:23:31 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/13 03:23:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/13 03:23:31 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/13 03:23:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/13 03:23:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/13 03:23:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/13 03:23:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/13 03:23:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/13 03:23:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/13 03:23:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/13 03:23:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/13 03:23:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : FiLeA: reading active writers 2025/02/13 03:23:31 DEBUG : FiLeB: reading active writers 2025/02/13 03:23:31 DEBUG : FilEb: reading active writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : FiLeA: reading active writers 2025/02/13 03:23:31 DEBUG : FiLeB: reading active writers 2025/02/13 03:23:31 DEBUG : FilEb: reading active writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/13 03:23:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 DEBUG : webdav root 'rclone-test-xociweg5repa': Reusing VFS from active cache 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : dir: Looking for writers 2025/02/13 03:23:31 DEBUG : file2: reading active writers 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : dir: reading active writers 2025/02/13 03:23:31 DEBUG : file1: reading active writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : dir: Looking for writers 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : dir: reading active writers 2025/02/13 03:23:31 DEBUG : file1: reading active writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:31 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : file1: Open: flags=O_RDONLY 2025/02/13 03:23:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/13 03:23:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/13 03:23:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/13 03:23:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/13 03:23:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/13 03:23:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/13 03:23:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/13 03:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/13 03:23:31 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (0 bytes), uploading instead of streaming 2025/02/13 03:23:31 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:31 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/13 03:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/13 03:23:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/13 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:31 DEBUG : dir: Looking for writers 2025/02/13 03:23:31 DEBUG : file2: reading active writers 2025/02/13 03:23:31 DEBUG : new_file.txt: reading active writers 2025/02/13 03:23:31 DEBUG : : Looking for writers 2025/02/13 03:23:31 DEBUG : dir: reading active writers 2025/02/13 03:23:31 DEBUG : file1: reading active writers 2025/02/13 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:32 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:32 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/13 03:23:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0010003c0 2025/02/13 03:23:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/13 03:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:32 INFO : dir/file1: Moved (server-side) to: file0 2025/02/13 03:23:32 DEBUG : file0: Updating file with file0 0xc0010003c0 2025/02/13 03:23:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:23:32 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/13 03:23:32 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:32 DEBUG : dir: Looking for writers 2025/02/13 03:23:32 DEBUG : : Looking for writers 2025/02/13 03:23:32 DEBUG : dir: reading active writers 2025/02/13 03:23:32 DEBUG : file0: reading active writers 2025/02/13 03:23:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:32 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:32 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:32 DEBUG : : Looking for writers 2025/02/13 03:23:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:32 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:32 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/13 03:23:32 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/13 03:23:32 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/13 03:23:32 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/13 03:23:32 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/13 03:23:32 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:32 DEBUG : : Looking for writers 2025/02/13 03:23:32 DEBUG : a: Looking for writers 2025/02/13 03:23:32 DEBUG : b: Looking for writers 2025/02/13 03:23:32 DEBUG : c: Looking for writers 2025/02/13 03:23:32 DEBUG : d: Looking for writers 2025/02/13 03:23:32 DEBUG : : Looking for writers 2025/02/13 03:23:32 DEBUG : d: reading active writers 2025/02/13 03:23:32 DEBUG : /: reading active writers 2025/02/13 03:23:32 DEBUG : a: reading active writers 2025/02/13 03:23:32 DEBUG : b: reading active writers 2025/02/13 03:23:32 DEBUG : c: reading active writers 2025/02/13 03:23:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:32 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:32 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/13 03:23:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/13 03:23:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/13 03:23:32 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/13 03:23:33 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:33 DEBUG : a/b/c/d: Looking for writers 2025/02/13 03:23:33 DEBUG : a/b/c: Looking for writers 2025/02/13 03:23:33 DEBUG : d: reading active writers 2025/02/13 03:23:33 DEBUG : a/b: Looking for writers 2025/02/13 03:23:33 DEBUG : c: reading active writers 2025/02/13 03:23:33 DEBUG : a: Looking for writers 2025/02/13 03:23:33 DEBUG : b: reading active writers 2025/02/13 03:23:33 DEBUG : : Looking for writers 2025/02/13 03:23:33 DEBUG : a: reading active writers 2025/02/13 03:23:33 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 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-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:33 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/13 03:23:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/13 03:23:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/13 03:23:33 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (5 bytes), uploading instead of streaming 2025/02/13 03:23:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:33 DEBUG : file1: Size of src and dst objects identical 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:23:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/13 03:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/13 03:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (0 bytes), uploading instead of streaming 2025/02/13 03:23:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:33 DEBUG : file1: Size of src and dst objects identical 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/13 03:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (7 bytes), uploading instead of streaming 2025/02/13 03:23:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:33 DEBUG : file1: Size of src and dst objects identical 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:33 DEBUG : : Looking for writers 2025/02/13 03:23:33 DEBUG : file1: reading active writers 2025/02/13 03:23:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:33 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/13 03:23:34 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/13 03:23:34 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/13 03:23:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/13 03:23:34 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (11 bytes), uploading instead of streaming 2025/02/13 03:23:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:34 DEBUG : file1: Size of src and dst objects identical 2025/02/13 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/13 03:23:34 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:34 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:23:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/13 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:34 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (5 bytes), uploading instead of streaming 2025/02/13 03:23:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:34 DEBUG : file1: Size of src and dst objects identical 2025/02/13 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/13 03:23:34 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:34 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:23:34 DEBUG : file1: WriteFileHandle.Release closing 2025/02/13 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:34 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (0 bytes), uploading instead of streaming 2025/02/13 03:23:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:23:34 DEBUG : file1: Size of src and dst objects identical 2025/02/13 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/13 03:23:34 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:23:34 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:23:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:23:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:23:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:23:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/13 03:23:34 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : file1: active writers 1 2025/02/13 03:23:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : file1: active writers 1 2025/02/13 03:23:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : file1: active writers 1 2025/02/13 03:23:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : file1: active writers 1 2025/02/13 03:23:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : file1: active writers 1 2025/02/13 03:23:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/13 03:23:34 DEBUG : : Looking for writers 2025/02/13 03:23:34 DEBUG : file1: reading active writers 2025/02/13 03:23:34 DEBUG : file1: active writers 1 2025/02/13 03:23:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/13 03:23:35 DEBUG : : Looking for writers 2025/02/13 03:23:35 DEBUG : file1: reading active writers 2025/02/13 03:23:35 DEBUG : file1: active writers 1 2025/02/13 03:23:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/13 03:23:35 DEBUG : : Looking for writers 2025/02/13 03:23:35 DEBUG : file1: reading active writers 2025/02/13 03:23:35 DEBUG : file1: active writers 1 2025/02/13 03:23:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:36 DEBUG : : Looking for writers 2025/02/13 03:23:36 DEBUG : file1: reading active writers 2025/02/13 03:23:36 DEBUG : file1: active writers 1 2025/02/13 03:23:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:37 DEBUG : : Looking for writers 2025/02/13 03:23:37 DEBUG : file1: reading active writers 2025/02/13 03:23:37 DEBUG : file1: active writers 1 2025/02/13 03:23:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:38 DEBUG : : Looking for writers 2025/02/13 03:23:38 DEBUG : file1: reading active writers 2025/02/13 03:23:38 DEBUG : file1: active writers 1 2025/02/13 03:23:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:39 DEBUG : : Looking for writers 2025/02/13 03:23:39 DEBUG : file1: reading active writers 2025/02/13 03:23:39 DEBUG : file1: active writers 1 2025/02/13 03:23:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:40 DEBUG : : Looking for writers 2025/02/13 03:23:40 DEBUG : file1: reading active writers 2025/02/13 03:23:40 DEBUG : file1: active writers 1 2025/02/13 03:23:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:41 DEBUG : : Looking for writers 2025/02/13 03:23:41 DEBUG : file1: reading active writers 2025/02/13 03:23:41 DEBUG : file1: active writers 1 2025/02/13 03:23:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:42 DEBUG : : Looking for writers 2025/02/13 03:23:42 DEBUG : file1: reading active writers 2025/02/13 03:23:42 DEBUG : file1: active writers 1 2025/02/13 03:23:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:43 DEBUG : : Looking for writers 2025/02/13 03:23:43 DEBUG : file1: reading active writers 2025/02/13 03:23:43 DEBUG : file1: active writers 1 2025/02/13 03:23:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:44 DEBUG : : Looking for writers 2025/02/13 03:23:44 DEBUG : file1: reading active writers 2025/02/13 03:23:44 DEBUG : file1: active writers 1 2025/02/13 03:23:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:45 DEBUG : : Looking for writers 2025/02/13 03:23:45 DEBUG : file1: reading active writers 2025/02/13 03:23:45 DEBUG : file1: active writers 1 2025/02/13 03:23:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:46 DEBUG : : Looking for writers 2025/02/13 03:23:46 DEBUG : file1: reading active writers 2025/02/13 03:23:46 DEBUG : file1: active writers 1 2025/02/13 03:23:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:47 DEBUG : : Looking for writers 2025/02/13 03:23:47 DEBUG : file1: reading active writers 2025/02/13 03:23:47 DEBUG : file1: active writers 1 2025/02/13 03:23:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:48 DEBUG : : Looking for writers 2025/02/13 03:23:48 DEBUG : file1: reading active writers 2025/02/13 03:23:48 DEBUG : file1: active writers 1 2025/02/13 03:23:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:49 DEBUG : : Looking for writers 2025/02/13 03:23:49 DEBUG : file1: reading active writers 2025/02/13 03:23:49 DEBUG : file1: active writers 1 2025/02/13 03:23:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:50 DEBUG : : Looking for writers 2025/02/13 03:23:50 DEBUG : file1: reading active writers 2025/02/13 03:23:50 DEBUG : file1: active writers 1 2025/02/13 03:23:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:51 DEBUG : : Looking for writers 2025/02/13 03:23:51 DEBUG : file1: reading active writers 2025/02/13 03:23:51 DEBUG : file1: active writers 1 2025/02/13 03:23:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:52 DEBUG : : Looking for writers 2025/02/13 03:23:52 DEBUG : file1: reading active writers 2025/02/13 03:23:52 DEBUG : file1: active writers 1 2025/02/13 03:23:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:53 DEBUG : : Looking for writers 2025/02/13 03:23:53 DEBUG : file1: reading active writers 2025/02/13 03:23:53 DEBUG : file1: active writers 1 2025/02/13 03:23:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:54 DEBUG : : Looking for writers 2025/02/13 03:23:54 DEBUG : file1: reading active writers 2025/02/13 03:23:54 DEBUG : file1: active writers 1 2025/02/13 03:23:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:55 DEBUG : : Looking for writers 2025/02/13 03:23:55 DEBUG : file1: reading active writers 2025/02/13 03:23:55 DEBUG : file1: active writers 1 2025/02/13 03:23:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:56 DEBUG : : Looking for writers 2025/02/13 03:23:56 DEBUG : file1: reading active writers 2025/02/13 03:23:56 DEBUG : file1: active writers 1 2025/02/13 03:23:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:57 DEBUG : : Looking for writers 2025/02/13 03:23:57 DEBUG : file1: reading active writers 2025/02/13 03:23:57 DEBUG : file1: active writers 1 2025/02/13 03:23:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:58 DEBUG : : Looking for writers 2025/02/13 03:23:58 DEBUG : file1: reading active writers 2025/02/13 03:23:58 DEBUG : file1: active writers 1 2025/02/13 03:23:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:23:59 DEBUG : : Looking for writers 2025/02/13 03:23:59 DEBUG : file1: reading active writers 2025/02/13 03:23:59 DEBUG : file1: active writers 1 2025/02/13 03:23:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:24:00 DEBUG : : Looking for writers 2025/02/13 03:24:00 DEBUG : file1: reading active writers 2025/02/13 03:24:00 DEBUG : file1: active writers 1 2025/02/13 03:24:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:24:01 DEBUG : : Looking for writers 2025/02/13 03:24:01 DEBUG : file1: reading active writers 2025/02/13 03:24:01 DEBUG : file1: active writers 1 2025/02/13 03:24:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:24:02 DEBUG : : Looking for writers 2025/02/13 03:24:02 DEBUG : file1: reading active writers 2025/02/13 03:24:02 DEBUG : file1: active writers 1 2025/02/13 03:24:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:24:03 DEBUG : : Looking for writers 2025/02/13 03:24:03 DEBUG : file1: reading active writers 2025/02/13 03:24:03 DEBUG : file1: active writers 1 2025/02/13 03:24:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:24:04 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/13 03:24:04 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:24:04 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:24:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:24:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:24:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:24:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:24:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:24:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:24:04 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (0 bytes), uploading instead of streaming 2025/02/13 03:24:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:24:04 DEBUG : file1: Size of src and dst objects identical 2025/02/13 03:24:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:24:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:24:04 DEBUG : file1: Open: flags=O_RDONLY 2025/02/13 03:24:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/13 03:24:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/13 03:24:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:24:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/13 03:24:04 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:24:04 DEBUG : : Looking for writers 2025/02/13 03:24:04 DEBUG : file1: reading active writers 2025/02/13 03:24:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-xociweg5repa'", Local "Local file system at /tmp/rclone2627368206", Modify Window "1s" 2025/02/13 03:24:04 INFO : webdav root 'rclone-test-xociweg5repa': poll-interval is not supported by this remote 2025/02/13 03:24:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:24:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:24:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:24:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:24:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:24:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:24:04 DEBUG : webdav root 'rclone-test-xociweg5repa': File to upload is small (100 bytes), uploading instead of streaming 2025/02/13 03:24:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:24:04 DEBUG : file1: Size of src and dst objects identical 2025/02/13 03:24:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:24:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:24:04 DEBUG : file1: Open: flags=O_RDONLY 2025/02/13 03:24:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/13 03:24:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/13 03:24:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:24:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/13 03:24:04 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:24:04 DEBUG : : Looking for writers 2025/02/13 03:24:04 DEBUG : file1: reading active writers 2025/02/13 03:24:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/13 03:24:04 DEBUG : webdav root 'rclone-test-xociweg5repa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.359221727s (try 1/5)